From 044c1fe4849b7aa0f37df4c27d3c5acc5fc18485 Mon Sep 17 00:00:00 2001 From: Jay Pipes Date: Sun, 30 Jul 2023 11:40:06 -0400 Subject: [PATCH] Fix stray backtick in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d7d930..787b101 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ tests: Testing that there are two Pods having the label `app:nginx`: -```yaml` +```yaml name: list-pods-with-labels tests: - name: verify-pods-with-app-nginx-label