Skip to content

Commit

Permalink
docs: use more specific text in historyApiFallback example (#3767)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 authored Aug 30, 2021
1 parent caa3362 commit 3b30acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/history-api-fallback/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module.exports = {
};
```

Usage via CLI:
Use the following command to run the example:

```console
npx webpack serve --open
Expand Down

0 comments on commit 3b30acb

Please sign in to comment.