diff --git a/website/content/en/docs/Getting Started/latest/diagnostics.md b/website/content/en/docs/Getting Started/latest/diagnostics.md index 1d2ec29f..87286adb 100644 --- a/website/content/en/docs/Getting Started/latest/diagnostics.md +++ b/website/content/en/docs/Getting Started/latest/diagnostics.md @@ -4,7 +4,7 @@ linkTitle: "Diagnostics" weight: 40 date: 2019-08-05 description: > - How to deal with jenkins-operator problems + How to deal with Jenkins Operator problems --- @@ -27,7 +27,7 @@ Verify Jenkins master logs: kubectl logs -f jenkins- ``` -Verify jenkins-operator logs: +Verify the `jenkins-operator` logs: ```bash kubectl logs deployment/jenkins-operator