We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3665fb5 commit dc68de2Copy full SHA for dc68de2
docs/contributing/README.adoc
@@ -9,7 +9,7 @@
9
sudo dnf install -y podman
10
`
11
12
-== Makefile tagets
+== Makefile targets
13
14
Quick summary of main targets only, see below and the Makefile itself for more details.
15
@@ -195,4 +195,4 @@ which will allow you to use the script like:
195
----
196
CLO_IMAGE=image-registry.openshift-image-registry.svc:5000/openshift/origin-cluster-logging-operator:latest \
197
./hack/gen-olm-artifacts.py bundle/manifests/clusterlogging.clusterserviceversion.yaml $CLO_IMAGE | oc create -f -
198
-----
+----
0 commit comments