Skip to content

Commit 29fe331

Browse files
committed
Merge pull request #208 from Ninir/patch-2
Fixed typo in index.md documentation
2 parents f1334af + 2604917 commit 29fe331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ and place your classes in it.
8989

9090
**Warning:**
9191

92-
> If you override the __construct() method in your classs, be sure
92+
> If you override the __construct() method in your classes, be sure
9393
> to call parent::__construct(), as the base class depends on
9494
> this to initialize some fields.
9595

0 commit comments

Comments
 (0)