Skip to content

Commit b444e1c

Browse files
++++
1 parent 8f471ac commit b444e1c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

doc/user/error-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Error diagnostics procedure is called like this
1717

1818
```js
19-
let output = new parsed.(`dept
19+
let output = new parsed(`dept
2020
col1
2121
"is this table or misaligned column?"`).getErrors();
2222
```

0 commit comments

Comments
 (0)