diff --git a/website/docs/guides/creating-pages.md b/website/docs/guides/creating-pages.md index c622ae5fcd..3330650847 100644 --- a/website/docs/guides/creating-pages.md +++ b/website/docs/guides/creating-pages.md @@ -45,7 +45,7 @@ function Hello() { fontSize: '20px', }}>

- Edit pages/hello.js and save to reload. + Edit pages/helloReact.js and save to reload.