Skip to content

Commit 6c1fc92

Browse files
authored
Update README.md
1 parent 7e40939 commit 6c1fc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Optional - Register the Facade in: **config/app.php**
3939
``` php
4040
'aliases' => [
4141
//...
42-
'Postcode' => ApiPostcode\Facade\Postcode::class,
42+
'Postcode' => ApiPostcode\Facade\Postcode::class,
4343
];
4444
````
4545

0 commit comments

Comments
 (0)