Skip to content

Commit 64c2bdd

Browse files
committed
Docs
1 parent f95b17e commit 64c2bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ This will work as you'd expect.
7878

7979
|Name|Type|Description|Default|
8080
|---|---|---|---|
81-
|`allowMultiple`|`Boolean`|Determines weather `className` can have multiple class names.|`true`|
82-
|`includeOriginal`|`Boolean`|Determines weather the original `className` value should be kept in addition to the appended generated value.|`true`|
81+
|`allowMultiple`|`Boolean`| Determines whether `className` can have multiple class names. Throws an error when the constrained is not met. |`true`|
82+
|`includeOriginal`|`Boolean`| Determines whether the original `className` value should be kept in addition to the appended generated value. |`true`|

0 commit comments

Comments
 (0)