diff --git a/docs/basics/coordinate-systems.mdx b/docs/basics/coordinate-systems.mdx index f7ad4420..f9be816d 100644 --- a/docs/basics/coordinate-systems.mdx +++ b/docs/basics/coordinate-systems.mdx @@ -252,7 +252,7 @@ Can be used to find the intersection of a vertical line going through a point $p The coordinate through which the vertical line passes. -You can use the implicit syntax of `(horizontal, "-|", vertical)` or `(vertical, "|-", horizontal)`. +You can use the implicit syntax of `(horizontal, "|-", vertical)` or `(vertical, "-|", horizontal)`. ```typc example set-style(content: (padding: .05))