Skip to content

Fix options.position error message #147

@Borewit

Description

@Borewit

The error message:

Error {
    message: '`options.position` can be less than `tokenizer.position`',
  }

should be:

'`options.position` must be equal or greater than `tokenizer.position`

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions