We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361d231 commit 2c0515fCopy full SHA for 2c0515f
1 file changed
README.md
@@ -51,11 +51,11 @@ The properties which can be directly set in the *Attributes Inspector* and their
51
52
### Variables
53
54
-The `KWVerificationCodeView` has the following methods:
+The `KWVerificationCodeView` has the following variables:
55
56
- .isTappable = true
+ isTappable: Bool
57
58
-Makes the KWVerficationCodeView Tappable. Default value is `false`
+Makes the KWVerficationCodeView tappable. Default value is `false`
59
60
### Methods
61
0 commit comments