提交 d4675c56 编写于 作者: L Lorenzo de Vargas Candiago 提交者: Joe Haddad

change "wil" to "will" (#10050)

上级 7b83df32
......@@ -69,7 +69,7 @@ Using `getInitialProps` will make the page opt-in to on-demand [server-side rend
// Next.js will execute `getInitialProps`
// It will wait for the result of `getInitialProps`
// When the results comes back Next.js will render the page.
// Next.js wil do this for every request that comes in.
// Next.js will do this for every request that comes in.
import fetch from 'isomorphic-unfetch'
function HomePage({ stars }) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册