Skip to content

Commit 2a80f72

Browse files
authored
Update index.md
1 parent 2ac80ca commit 2a80f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dispatcher/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ while the latter supports middleware.
4444
`TVerbTunnellingDispatcher` is decorator dispatcher that allows web application to serve request through [HTTP verb tunnelling](/security/http-verb-tunnelling).
4545

4646
## Creating dispatcher
47-
If you use [Fano CLI](https://github.com/fanoframework/fano-cli) to [scaffold your web application project](/scaffolding-with-fano-cli), you can skip this as Fano CLI create dispatcher instance for you.
47+
If you use [Fano CLI](https://github.com/fanoframework/fano-cli) to [scaffold your web application project](/scaffolding-with-fano-cli), you can skip this as Fano CLI creates dispatcher instance for you.
4848

4949
Creating simple dispatcher:
5050

0 commit comments

Comments
 (0)