custom-resources.md: Swap "You are have"/"You have" (#7500)

Minor grammatical error when describing what CRDs are a good fit for.
This commit is contained in:
Thomas Maddox
2018-02-24 11:31:48 -06:00
committed by k8s-ci-robot
parent 9e56ea6c67
commit 57ba29877d
@@ -134,7 +134,7 @@ CRDs are easier to use. Aggregated APIs are more flexible. Choose the method tha
Typically, CRDs are a good fit if:
* You are have a handful of fields
* You have a handful of fields
* You are using the resource within your company, or as part of a small open-source project (as opposed to a commercial product)
#### Comparing ease of use