Skip to content

Commit 17d3eb5

Browse files
authored
Merge pull request #43 from j3ns3n/patch-1
Grammar Check of README.md
2 parents d4467fc + 9199c94 commit 17d3eb5

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
@@ -126,7 +126,7 @@ show({ slug: "my-new-post" });
126126

127127
### Invokable Controllers
128128

129-
If your controller is an invokable controller, you may simple invoke the imported Wayfinder function directly:
129+
If your controller is an invokable controller, you may simply invoke the imported Wayfinder function directly:
130130

131131
```ts
132132
import StorePostController from "@actions/App/Http/Controllers/StorePostController";

0 commit comments

Comments
 (0)