1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

fix README typo (#4476)

`idead` to `idea`
This commit is contained in:
daniel tea 2018-05-26 03:11:09 -07:00 committed by Tim Neutkens
parent 1b63a14136
commit 832c494470

View file

@ -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.