Skip to content

Commit 06c82c0

Browse files
committed
fix typo
1 parent 8bda8da commit 06c82c0

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
@@ -115,7 +115,7 @@ spec:
115115
hostPath:
116116
path: /etc/localtime
117117
```
118-
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log diretory. (Used by SystemLogMonitor)
118+
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log directory. (Used by SystemLogMonitor)
119119
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
120120
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
121121
to overwrite the `config/`.

0 commit comments

Comments
 (0)