successful not sucessful

pull/11001/head
李龙峰 2021-04-06 14:57:07 +08:00
parent 7ae82c573b
commit 13c71acfa5
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