Skip to content

Commit c3f5019

Browse files
docs: in areas API fix typo in get area type section.
1 parent 70b1fca commit c3f5019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/project-data-api/AREAS_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
### Get area type
1414

15-
Gets area type. Possible values area `text`, `image`, `video`.
15+
Gets area type. Possible values are: `text`, `image`, `video`.
1616

1717
```js
1818
const secondScreen = projectDataInstance.getScreen(1)

0 commit comments

Comments
 (0)