From 669cda480176e7ce0da038009bf472500edde66b Mon Sep 17 00:00:00 2001 From: Ben-hur Santos Ott Date: Sat, 23 Feb 2019 20:12:41 -0300 Subject: [PATCH] fix(docs): fixing typo --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02fe69b3..2abe6a8c 100644 --- a/README.md +++ b/README.md @@ -280,7 +280,9 @@ Ex: `AAA-9999` Sample code ([source](https://github.com/benhurott/react-native-masked-text-samples/blob/master/ReactNativeMaskedTextSamples/Samples/Custom.js)): ```jsx -// SIMPLES +// +// SIMPLE +// + +// // ADVANCED +//