mirror of https://github.com/docker/docs.git
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:
parent
2fc462fd70
commit
713699ccaa
|
|
@ -47,7 +47,7 @@ To do this, edit the container `General Settings` layout.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
5. Save the code changes, re-start Kitematic.
|
5. Save the code changes, restart Kitematic.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ npm start
|
$ npm start
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue