Skip to content

Commit 43351d3

Browse files
Update README.md
1 parent 692dba8 commit 43351d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Root(
4040
],
4141
position: Position(
4242
start: Point(line: 1, column: 12, offset: 11),
43-
end: MarkdownSyntax.Point(line: 1, column: 20, offset: 19),
43+
end: Point(line: 1, column: 20, offset: 19),
4444
indent: nil
4545
)
4646
)

0 commit comments

Comments
 (0)