Skip to content

Commit 3b30acb

Browse files
authored
docs: use more specific text in historyApiFallback example (#3767)
1 parent caa3362 commit 3b30acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/history-api-fallback/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ module.exports = {
4747
};
4848
```
4949

50-
Usage via CLI:
50+
Use the following command to run the example:
5151

5252
```console
5353
npx webpack serve --open

0 commit comments

Comments
 (0)