summaryrefslogtreecommitdiff
path: root/contributors
diff options
context:
space:
mode:
authorAaron Crickenberger <spiffxp@google.com>2020-07-28 16:41:04 -0700
committerAaron Crickenberger <spiffxp@google.com>2020-07-28 16:41:04 -0700
commit8c0af106aa93f6c043506c8a3db370831f8843ad (patch)
tree16799ab166f4b5f5b068ff26fd665ab1b9b7b249 /contributors
parentb861fb0d064c228739c6d551ccfe76092f9ce92d (diff)
Fix formatting nit in example conformance comment
Diffstat (limited to 'contributors')
-rw-r--r--contributors/devel/sig-architecture/conformance-tests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/sig-architecture/conformance-tests.md b/contributors/devel/sig-architecture/conformance-tests.md
index 50f1c00c..53a5f974 100644
--- a/contributors/devel/sig-architecture/conformance-tests.md
+++ b/contributors/devel/sig-architecture/conformance-tests.md
@@ -286,7 +286,7 @@ The following snippet of code shows a sample conformance test's metadata:
```
/*
- Release : v1.9
+ Release: v1.9
Testname: Kubelet: log output
Description: By default the stdout and stderr from the process being
executed in a pod MUST be sent to the pod's logs.