From 925d69a18da8e9199bb7754b3559607de33e1782 Mon Sep 17 00:00:00 2001 From: shlo Date: Mon, 24 Feb 2020 11:07:57 +0800 Subject: [PATCH] fix wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be7f57b2..e71c7baa 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ See [NPD e2e test documentation](https://github.com/kubernetes/node-problem-dete ## Problem Maker -[Problem maker](https://github.com/kubernetes/node-problem-detector/blob/master/test/e2e/problemmaker/README.md) is a program used in NPD e2e tests to generate/simulate node problems. It is ONLY indented to be used by NPD e2e tests. Please do NOT run it on your workstation, as it could cause real node problems. +[Problem maker](https://github.com/kubernetes/node-problem-detector/blob/master/test/e2e/problemmaker/README.md) is a program used in NPD e2e tests to generate/simulate node problems. It is ONLY intended to be used by NPD e2e tests. Please do NOT run it on your workstation, as it could cause real node problems. # Docs