Skip to content

Commit

Permalink
Fix typo in error markdown (#20825)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremybalog committed Jan 7, 2021
1 parent 8eaabe2 commit bb05e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors/gssp-component-member.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# getStaticProps/getServerProps can not be attached to the page component
# getStaticProps/getServerSideProps can not be attached to the page component

#### Why This Error Occurred

Expand Down

0 comments on commit bb05e42

Please sign in to comment.