fix(gatsby): Typo in the code example of the PageProps inline docs (#25200)

Co-authored-by: Andreas Ehrencrona <andreas@scholarsapp.com>
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
This commit is contained in:
GatsbyJS Bot
2020-06-23 07:20:16 +00:00
co-authored by Andreas Ehrencrona gatsbybot
parent e467726e24
commit e9779007d0
+6 -1
View File
@@ -1884,7 +1884,12 @@
dependencies:
"@types/node" "*"
"@types/node@*", "@types/node@^8.5.7":
"@types/node@*":
version "14.0.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9"
integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA==
"@types/node@^8.5.7":
version "8.10.61"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.61.tgz#d299136ce54bcaf1abaa4a487f9e4bedf6b0d393"
integrity sha512-l+zSbvT8TPRaCxL1l9cwHCb0tSqGAGcjPJFItGGYat5oCTiq1uQQKYg5m7AF1mgnEBzFXGLJ2LRmNjtreRX76Q==