Skip to content

Commit f116e10

Browse files
committed
docs: fix typo of directory separator
1 parent 0f1a8a4 commit f116e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Shield has the following rules for registration:
108108
];
109109
```
110110

111-
If you need a different set of rules for registration, you can specify them in your `Validation` configuration (**app\Config\Validation.php**) like:
111+
If you need a different set of rules for registration, you can specify them in your `Validation` configuration (**app/Config/Validation.php**) like:
112112

113113
```php
114114
//--------------------------------------------------------------------

0 commit comments

Comments
 (0)