Skip to content

Commit daec66c

Browse files
committed
Fix typo on README.md
1 parent 2f8f4aa commit daec66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class RocketController extends Controller
9191
}
9292
```
9393

94-
The Controlle and Form above now accepts the following JSON POST request:
94+
The Controller and Form above now accept the following JSON POST request:
9595

9696
```http
9797
POST /rockets HTTP/1.1

0 commit comments

Comments
 (0)