Skip to content
Snippets Groups Projects
Unverified Commit 9fe92419 authored by Nathan Jessen's avatar Nathan Jessen Committed by GitHub
Browse files

Fix typo (#473)


Co-authored-by: default avatarMatt Wang <matt@matthewwang.me>
parent e513fd6f
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ remote_theme: just-the-docs/just-the-docs
$ bundle exec just-the-docs rake search:init
```
3. Run you local Jekyll server
3. Run your local Jekyll server
```bash
$ jekyll serve
```
......@@ -62,6 +62,7 @@ remote_theme: just-the-docs/just-the-docs
$ bundle exec jekyll serve
```
4. Point your web browser to [http://localhost:4000](http://localhost:4000)
If you're hosting your site on GitHub Pages, [set up GitHub Pages and Jekyll locally](https://help.github.com/en/articles/setting-up-your-github-pages-site-locally-with-jekyll) so that you can more easily work in your development environment.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment