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
|
||||||
|
|
@ -77,4 +77,4 @@ To do this, edit the container `General Settings` layout.
|
||||||
|
|
||||||
## Where to go next
|
## 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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue