Skip to content

Commit 1c3c76a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 971a7f6 commit 1c3c76a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/content/tutorials/nginx-ingress-osm.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ osm namespace add nginx-ingress --mesh-name osm-nginx
4949

5050
The above command will use the mark the `nginx-ingress` namespace, where OSM will be installed (sidecar)
5151

52-
# Install F5 NGINX Ingress controller
52+
# Install F5 NGINX Ingress controller
5353

54-
Links to the complete install guides:
54+
Links to the complete install guides:
5555

5656
[Using Helm to install NGINX Ingress](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-helm/)
5757
[Using Manifests to install NGINX Ingress](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-manifests/)
@@ -225,9 +225,9 @@ Once OSM has been installed, this next command will mark the NGINX Ingress Contr
225225
osm namespace add nginx-ingress --mesh-name osm-nginx --disable-sidecar-injection
226226
```
227227

228-
# Install F5 NGINX Ingress controller
228+
# Install F5 NGINX Ingress controller
229229

230-
Links to the complete install guides:
230+
Links to the complete install guides:
231231

232232
[Using Helm to install NGINX Ingress](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-helm/)
233233
[Using Manifests to install NGINX Ingress](https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-manifests/)

0 commit comments

Comments
 (0)