Skip to content

Commit ec4a925

Browse files
committed
Fix the API docs
1 parent b289f87 commit ec4a925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Data for building overlays. Defined in `mixins/overlay.js`, accessed through ove
302302
| settings | Object | Indicator's settings, defined in `data.json` |
303303
| grid_id | Number | Current grid id |
304304
| config | Object | Chart config, see 'constants.js' |
305-
| meta | Objects | Contains the last price and other info |
305+
| meta | Object | Contains the last price and other info |
306306
| i0 | Number | The first global index of the current subset |
307307

308308
### Cursor data*

0 commit comments

Comments
 (0)