Skip to content

Commit 755f08f

Browse files
authored
fix typo: them -> then (#2016)
1 parent 692fcde commit 755f08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ to another parent node.
251251

252252
This is why the default stringifier has a `raw()` method to autodetect raw
253253
properties by other nodes. For example, it will look at other nodes to detect
254-
indent size and them multiply it with the current node depth.
254+
indent size and then multiply it with the current node depth.
255255

256256

257257
### Tests

0 commit comments

Comments
 (0)