We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b071d1c commit 0b7dd0eCopy full SHA for 0b7dd0e
docs/documentation/stories/configure-hmr.md
@@ -176,6 +176,6 @@ When starting the server Webpack will tell you that it’s enabled:
176
NOTICE Hot Module Replacement (HMR) is enabled for the dev server.
177
178
179
-Now if you make changes to one of your components they changes should be visible automatically without a complete browser refresh.
+Now if you make changes to one of your components the changes should be visible automatically without a complete browser refresh.
180
181
0 commit comments