Update work_issue.md (#2030)

Change "re-start" to "restart". Though not included in "Prefered usages" in the documentation guide, but I think "restart" is better and used more frequently. Besides, some other docs here, such as "Keep containers alive during daemon downtime" of "Admin Guide", also use "restart".
This commit is contained in:
Wang Jie 2017-03-02 04:25:59 +08:00 committed by John Mulhausen
parent 2fc462fd70
commit 713699ccaa
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ To do this, edit the container `General Settings` layout.
![Javascript to display container id in kitematic](images/settings-code-example.png)
5. Save the code changes, re-start Kitematic.
5. Save the code changes, restart Kitematic.
```
$ npm start
@ -77,4 +77,4 @@ To do this, edit the container `General Settings` layout.
## Where to go next
At this point, you are ready to [Review your branch and create a pull request](create_pr.md) to merge your new feature into Kitematic.
At this point, you are ready to [Review your branch and create a pull request](create_pr.md) to merge your new feature into Kitematic.