Skip to content

Commit bb05e42

Browse files
authored
Fix typo in error markdown (vercel#20825)
1 parent 8eaabe2 commit bb05e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errors/gssp-component-member.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# getStaticProps/getServerProps can not be attached to the page component
1+
# getStaticProps/getServerSideProps can not be attached to the page component
22

33
#### Why This Error Occurred
44

0 commit comments

Comments
 (0)