Fix minor run-on sentence

This commit is contained in:
Josh Saint Jacque 2017-10-19 22:42:01 -07:00 committed by GitHub
parent 5b3d17cd2c
commit e721a824e6

View file

@ -52,7 +52,7 @@ $ cargo run --example generate_sublime synpack ../../sublime_syntaxes ../../subl
```
### Adding a theme
A gallery containing lots of themes at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark.
A gallery containing lots of themes is located at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark.
More themes can be easily added to gutenberg, just make a PR with the wanted theme added in the `sublime_themes` directory
and run the following command from the root of the components/rendering: