Skip to content

Commit

Permalink
Fixed number in ordered list
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisDavidRichard committed Jul 24, 2024
1 parent f568e1e commit b2cdd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/guides/invalid-schema.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ new Editor({

```

1. Attaching a listener to the `contentError` event:
2. Attaching a listener to the `contentError` event:

```jsx
const editor = new Editor({
Expand Down

0 comments on commit b2cdd87

Please sign in to comment.