Skip to content

Commit

Permalink
readme: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sijad authored and tmc committed Feb 6, 2021
1 parent 262c589 commit 2702d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const AppOutput = Server.renderToString(
reactssr.render(AppOutput);
```

This file should be bundled, for exaple, with [esbuild](https://esbuild.github.io/) as so:
This file should be bundled, for example, with [esbuild](https://esbuild.github.io/) as so:

```bash
npx esbuild \
Expand Down

0 comments on commit 2702d9b

Please sign in to comment.