8000 Merge pull request #52 from jisaacks/patch-1 · JavaScriptExpert/next.js@8e633d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e633d1

Browse files
authored
Merge pull request vercel#52 from jisaacks/patch-1
Fix typo
2 parents 5840437 + 2d917ec commit 8e633d1

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
@@ -195,7 +195,7 @@ For example, to deploy with [`now`](https://zeit.co/now) a `package.json` like f
195195

196196
Then run `now` and enjoy!
197197

198-
Note: we recommend putting `.next` in `.npmignore` or `.gitigore`. Otherwise, use `files` or `now.files` to opt-into a whitelist of files you want to deploy (and obviously exclude `.next`)
198+
Note: we recommend putting `.next` in `.npmignore` or `.gitignore`. Otherwise, use `files` or `now.files` to opt-into a whitelist of files you want to deploy (and obviously exclude `.next`)
199199

200200
## FAQ
201201

0 commit comments

Comments
 (0)
0