Skip to content

Commit 7d65521

Browse files
authored
docs: fix typo in deployment guide (#6620)
1 parent b632a32 commit 7d65521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Also checkout [vue-cli-plugin-netlify-lambda](https://github.com/netlify/vue-cli
171171
172172
#### Use history mode on Vue Router
173173
174-
In order to receive direct hits using `history mode` on Vue Router, you need to redirect all trafic to the `/index.html` file.
174+
In order to receive direct hits using `history mode` on Vue Router, you need to redirect all traffic to the `/index.html` file.
175175
176176
> More information on [Netlify redirects documentation](https://docs.netlify.com/routing/redirects/rewrites-proxies/#history-pushstate-and-single-page-apps).
177177

0 commit comments

Comments
 (0)