Update README.md (#2267)

It should be "your Ingress targets" in line 7.
This commit is contained in:
AdamDang 2018-03-27 23:50:26 +08:00 committed by Manuel Alejandro de Brito Fontes
parent 5c016bee87
commit 6bc4dad38a

View file

@ -4,7 +4,7 @@ This example demonstrates how to use the Rewrite annotations
## Prerequisites
You will need to make sure you Ingress targets exactly one Ingress
You will need to make sure your Ingress targets exactly one Ingress
controller by specifying the [ingress.class annotation](/README.md#annotation-ingressclass),
and that you have an ingress controller [running](/deploy/README.md) in your cluster.