8000 README: Typo & grammar suggestion (#69) · JavaScriptExpert/next.js@844b62f · GitHub
[go: up one dir, main page]

Skip to content

Commit 844b62f

Browse files
jblznkzawa
authored andcommitted
README: Typo & grammar suggestion (vercel#69)
* Replace _specially_ with _especially_ * Parens around that clause
1 parent 1602a45 commit 844b62f

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
@@ -261,7 +261,7 @@ There’s *no tradeoff* in power. Instead, we gain the power of simpler composit
261261

262262
Parsing, prefixing, modularizing and hot-code-reloading CSS can be avoided by just using JavaScript.
263263

264-
This results in better compilation performance and less memory usage, specially for large projects. No `cssom`, `postcss`, `cssnext` or transformation plugins.
264+
This results in better compilation performance and less memory usage (especially for large projects). No `cssom`, `postcss`, `cssnext` or transformation plugins.
265265

266266
It also means fewer dependencies and fewer things for Next to do. Everything is Just JavaScript® (since JSX is completely optional)
267267

0 commit comments

Comments
 (0)
0