Skip to content

Commit 652ab56

Browse files
authored
Merge pull request #34 from johscheuer/fix-typo
Fix typo in Readme
2 parents 6af7bbb + 650fff1 commit 652ab56

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
@@ -87,7 +87,7 @@ spec:
8787
hostPath:
8888
path: /var/log/
8989
```
90-
* Edit node-problem-detector.yaml to fit your environment: Set `log` volueme to your system log diretory. (Used by KernelMonitor)
90+
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log diretory. (Used by KernelMonitor)
9191
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
9292
* If needed, you can use [ConfigMap](http://kubernetes.io/docs/user-guide/configmap/)
9393
to overwrite the `config/`.

0 commit comments

Comments
 (0)