Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix README typo
  • Loading branch information
dlcoffee authored May 26, 2018
commit 763f9461aef050bb9d089bbc42cad14f818eba70
2 changes: 1 addition & 1 deletion examples/with-zones/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ npm install
yarn
```

## The idead behind this example
## The idea behind this example

With Next.js you can use multiple apps as a single app using it's multi-zones feature.
This is an example showing how to use it.
Expand Down