Skip to content

Commit 29211f0

Browse files
authored
chore(docs): Fix typo in tutorial (#32050)
deleted extra word
1 parent 4ba8c2c commit 29211f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/tutorial/part-1/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ For instructions on how to set up an SSH key, follow GitHub's guide: [Connecting
244244
245245
</Announcement>
246246
247-
Now you have your a copy of your code saved on GitHub's servers. In the next step, you'll connect your Gatsby Cloud account to the GitHub repo you just created.
247+
Now you have a copy of your code saved on GitHub's servers. In the next step, you'll connect your Gatsby Cloud account to the GitHub repo you just created.
248248
249249
## Build your site with Gatsby Cloud
250250
@@ -340,4 +340,4 @@ Now that you have a default Gatsby site up and running, it's time to make it you
340340
variant="SECONDARY"
341341
>
342342
Continue to Part 2
343-
</LinkButton>
343+
</LinkButton>

0 commit comments

Comments
 (0)