We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692fcde commit 755f08fCopy full SHA for 755f08f
docs/syntax.md
@@ -251,7 +251,7 @@ to another parent node.
251
252
This is why the default stringifier has a `raw()` method to autodetect raw
253
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.
+indent size and then multiply it with the current node depth.
255
256
257
### Tests
0 commit comments