correct a wrong word

pull/10919/head
zhangshj 2021-03-25 08:52:57 +08:00
parent f567893cdb
commit 96e7840bb2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ description: >
How to add logs to facilitate JSON output
---
This document is written for minikube contributors who need to add logs to the minikube log registry for sucessful JSON output.
This document is written for minikube contributors who need to add logs to the minikube log registry for successful JSON output.
You may need to add logs to the registry if the `TestJSONOutput` integration test is failing on your PR.
### Background