Skip to content

Commit 7be41af

Browse files
cosmastechdunglas
authored andcommitted
fix typo in Resources
1 parent f8af06d commit 7be41af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ class Book extends Model
261261
}
262262
```
263263

264-
## Relations and Nested Ressources
264+
## Relations and Nested Resources
265265

266266
Let's replace our author column by a relation to a new `author` table:
267267

0 commit comments

Comments
 (0)