Skip to content

Commit 178e53e

Browse files
authored
Merge pull request #4999 from spiffxp/fix-conformance-release-nit
Fix formatting nit in example conformance comment
2 parents 9041c55 + 8c0af10 commit 178e53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/sig-architecture/conformance-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ The following snippet of code shows a sample conformance test's metadata:
286286

287287
```
288288
/*
289-
Release : v1.9
289+
Release: v1.9
290290
Testname: Kubelet: log output
291291
Description: By default the stdout and stderr from the process being
292292
executed in a pod MUST be sent to the pod's logs.

0 commit comments

Comments
 (0)