diff --git a/docs/reference/models/state.md b/docs/reference/models/state.md index 75ac91552..12ca0f59e 100644 --- a/docs/reference/models/state.md +++ b/docs/reference/models/state.md @@ -108,7 +108,7 @@ These properties are exact proxies of their [`Selection`](./selection) equivalen Get the current key at an `{edge}`. Where `{edge}` is one of: `anchor`, `focus`, `start` or `end`. ### `{edge}Offset` -`String` +`Number` Get the current offset at an `{edge}`. Where `{edge}` is one of: `anchor`, `focus`, `start` or `end`.