Fix some typos
This commit is contained in:
parent
e6829b5949
commit
2be5d56059
|
@ -112,7 +112,7 @@ $ jekyll --version
|
||||||
$ gem list jekyll
|
$ gem list jekyll
|
||||||
```
|
```
|
||||||
|
|
||||||
You can also use <a href="https://rubygems.org/gems/jekyll">RubyGems</a> to find the current versioning of any gem. But you can also use the `gem` command line tool:
|
You can also use [RubyGems](https://rubygems.org/gems/jekyll) to find the current versioning of any gem. But you can also use the `gem` command line tool:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ gem search jekyll --remote
|
$ gem search jekyll --remote
|
||||||
|
|
Loading…
Reference in New Issue