We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4467fc + 9199c94 commit 17d3eb5Copy full SHA for 17d3eb5
README.md
@@ -126,7 +126,7 @@ show({ slug: "my-new-post" });
126
127
### Invokable Controllers
128
129
-If your controller is an invokable controller, you may simple invoke the imported Wayfinder function directly:
+If your controller is an invokable controller, you may simply invoke the imported Wayfinder function directly:
130
131
```ts
132
import StorePostController from "@actions/App/Http/Controllers/StorePostController";
0 commit comments