Skip to content

Commit 042d53f

Browse files
authored
Create README.md
1 parent a71c93f commit 042d53f

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
@@ -75,7 +75,7 @@ Or use the Facade:
7575
$address = Postcode::fetchAddress('1012JS', '1')
7676
````
7777
78-
Staight in the routes:
78+
Or straight in routes:
7979
8080
``` php
8181
$router->get('postcode/{zipCode}/{number}', function ($zipCode, $number) {

0 commit comments

Comments
 (0)