Grammar help

could have been: `"It monitors a specific kind of node problem..."` as well
This commit is contained in:
Matthew Cale
2022-03-16 15:24:44 -05:00
committed by GitHub
parent e7fe0b20dc
commit 84259052d1

View File

@@ -41,8 +41,8 @@ should be reported as `Event`.
# Problem Daemon
A problem daemon is a sub-daemon of node-problem-detector. It monitors a specific
kind of node problems and reports them to node-problem-detector.
A problem daemon is a sub-daemon of node-problem-detector. It monitors specific
kinds of node problems and reports them to node-problem-detector.
A problem daemon could be:
* A tiny daemon designed for dedicated Kubernetes use-cases.