Skip to content

Commit b2cdd87

Browse files
Fixed number in ordered list
1 parent f568e1e commit b2cdd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/content/guides/invalid-schema.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ new Editor({
5353

5454
```
5555

56-
1. Attaching a listener to the `contentError` event:
56+
2. Attaching a listener to the `contentError` event:
5757

5858
```jsx
5959
const editor = new Editor({

0 commit comments

Comments
 (0)