Skip to content

Commit 15a4004

Browse files
author
grafitto
committed
Fixed a typo in data-helpers docs
1 parent 1def35c commit 15a4004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/data-helpers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const {
3737
} = require('@surix/data-helpers')
3838
```
3939

40-
### `expnadEntity`
40+
### `expandEntity`
4141

4242
Converts a user friendly version of an entity to the raw version of the entity.
4343
*Note: For now, dates are interpreted `text` type but will be updated to `datatime` in future*

0 commit comments

Comments
 (0)