File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -393,7 +393,7 @@ documents.
393393 Runtime: 95
394394 IMDB Rating: 4
395395 IMDB Votes: 9296
396- Plot: A sci-fi update of the famous 6th Century poem. In a beseiged land, Beowulf must
396+ Plot: A sci-fi update of the famous 6th Century poem. In a besieged land, Beowulf must
397397 battle against the hideous creature Grendel and his vengeance seeking mother.
398398
399399.. _laravel-retrieve-one:
Original file line number Diff line number Diff line change @@ -279,7 +279,7 @@ public function testBelongsToManyAttachesExistingModels(): void
279279
280280 $ user = User::with ('clients ' )->find ($ user ->_id );
281281
282- // Assert non attached ID's are detached succesfully
282+ // Assert non attached ID's are detached successfully
283283 $ this ->assertNotContains ('1234523 ' , $ user ->client_ids );
284284
285285 // Assert there are two client objects in the relationship
You can’t perform that action at this time.
0 commit comments