Skip to content

Commit f15c886

Browse files
authored
Fix README typo
1 parent 16f8376 commit f15c886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ as that key. Hence, the type of `Enum("RUNNING", "STOPPED")` is
238238
```
239239

240240
Next, consider the second overload, which handles the case which takes an object of keys and values,
241-
and for the same of example consider
241+
and for the sake of example consider
242242

243243
``` javascript
244244
const Status = Enum({

0 commit comments

Comments
 (0)