Skip to content

Commit 4f19101

Browse files
authored
Merge pull request #130 from fisherxu/master
fix typo
2 parents d53eae0 + 06c82c0 commit 4f19101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ spec:
117117
hostPath:
118118
path: /etc/localtime
119119
```
120-
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log diretory. (Used by SystemLogMonitor)
120+
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log directory. (Used by SystemLogMonitor)
121121
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
122122
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
123123
to overwrite the `config/`.

0 commit comments

Comments
 (0)