Skip to content

Commit 8e7f997

Browse files
authored
Fix minor typo in README
1 parent d856ebd commit 8e7f997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ So far, we get:
3030
- Server rendering and indexing of `./pages`
3131
- Static file serving. `./static/` is mapped to `/static/`
3232

33-
To see how simple this is, check out the [sample app - nextagram](https://github.com/zeit/nextgram)
33+
To see how simple this is, check out the [sample app - nextgram](https://github.com/zeit/nextgram)
3434

3535
### Bundling (code splitting)
3636

0 commit comments

Comments
 (0)