Readme Syntax fix

Simple syntax fix
This commit is contained in:
Leonidas 2021-02-04 15:16:01 +02:00 committed by GitHub
parent f802554ccf
commit 2fbcd3c8bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,4 @@ curl https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/docs/exam
| kubectl apply -f - | kubectl apply -f -
``` ```
If the Configmap it is updated, NGINX will be reloaded with the new configuration. If the Configmap is updated, NGINX will be reloaded with the new configuration.