Skip to content

Commit ea3a22e

Browse files
authored
docs: fix typo in the "Getting Started" post (cotes2020#1502)
1 parent c0018b6 commit ea3a22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2019-08-09-getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Now you can choose _ONE_ of the following methods to deploy your Jekyll site.
101101
There are a few things to get ready for.
102102

103103
- If you're on the GitHub Free plan, keep your site repository public.
104-
- If you have committed `Gemfile.lock`{: .filepath} to the repository, and your local machine is not running Linux, go the the root of your site and update the platform list of the lock-file:
104+
- If you have committed `Gemfile.lock`{: .filepath} to the repository, and your local machine is not running Linux, go to the root of your site and update the platform list of the lock-file:
105105

106106
```console
107107
$ bundle lock --add-platform x86_64-linux

0 commit comments

Comments
 (0)