diff --git a/README.md b/README.md index 394c62b..0df6e0c 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ A controlled React Native input that lets you format and constrain the value exa | ControlledInputView | TextInput | | :-----------------: | :-------: | -| ControlledInputView promo code | TextInput promo code | +| ControlledInputView promo code | TextInput promo code | ### Card expiry (MM/YY) | ControlledInputView | TextInput | | :-----------------: | :-------: | -| ControlledInputView date | TextInput date | +| ControlledInputView date | TextInput date | ## Problem