You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/deployment.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ Also checkout [vue-cli-plugin-netlify-lambda](https://github.com/netlify/vue-cli
171
171
172
172
#### Use history mode on Vue Router
173
173
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.
175
175
176
176
> More information on [Netlify redirects documentation](https://docs.netlify.com/routing/redirects/rewrites-proxies/#history-pushstate-and-single-page-apps).
0 commit comments