docs: fix typo (#53)

This commit is contained in:
Maxime Le Conte des Floris 2018-04-10 03:00:48 +02:00 committed by Nolan Lawson
parent 2b143ebeeb
commit bca959d1a3
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ window.__themeColors = {
}
```
Start the development server (`npm run dev`), go to `http://localhost:4002/settings/instances/your-instance-name` and select your newly created theme. Once you've done that, you can updated your theme, and refresh the page to see the change (you don't have to restart the server).
Start the development server (`npm run dev`), go to `http://localhost:4002/settings/instances/your-instance-name` and select your newly created theme. Once you've done that, you can update your theme, and refresh the page to see the change (you don't have to restart the server).