Fixed some e.g. problems and some spelling errors.

This commit is contained in:
dongziming
2016-12-23 13:44:14 +08:00
parent 67be6311ee
commit 2374e3d1bb
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ Support for updating DaemonSets and controlled updating of nodes is planned.
### Init Scripts
It is certainly possible to run daemon processes by directly starting them on a node (e.g using
It is certainly possible to run daemon processes by directly starting them on a node (e.g. using
`init`, `upstartd`, or `systemd`). This is perfectly fine. However, there are several advantages to
running such processes via a DaemonSet: