diff --git a/README.md b/README.md index 7dbd946a..97cf0fe9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ export default () => ( ) ``` -That means pages never load unneccessary code! +That means pages never load unnecessary code! ### CSS @@ -271,7 +271,7 @@ Since every class name is invoked with the `css()` helper, Next.js can intellige This is important for server-side rendering, but also during the lifecycle of the page. Since Next.js enables `pushState` transitions that load components dynamically, unnecessary `