Skip to content

Commit ac17503

Browse files
author
mikemckiernan
authored
Merge pull request #35529 from tmalove/security-compliance-typofix-gh33738
[GH#33838]: Correct typo in security-compliance-operator module
2 parents 0e698e0 + eb6ddd9 commit ac17503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/compliance-filtering-failed-results.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ List all failing checks that can be remediated automatically:
2727

2828
[source,terminal]
2929
----
30-
$ oc get compliancecheckresults -l 'compliance.openshift.io/check-status=FAIL,compliance.openshift.io/automated-remmediation'
30+
$ oc get compliancecheckresults -l 'compliance.openshift.io/check-status=FAIL,compliance.openshift.io/automated-remediation'
3131
----
3232

3333
List all failing checks that must be remediated manually:

0 commit comments

Comments
 (0)