Skip to content

Commit 9199c94

Browse files
committed
Revert change
1 parent bb13fc5 commit 9199c94

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
@@ -186,7 +186,7 @@ const Page = () => (
186186
);
187187
```
188188

189-
If your form action supports multiple methods and you would like to specify a method, additional methods can be invoked on the `form`:
189+
If your form action supports multiple methods and would like to specify a method, you can invoke additional methods on the `form`:
190190

191191
```tsx
192192
import { store, update } from "@actions/App/Http/Controllers/PostController";

0 commit comments

Comments
 (0)