Skip to content

Commit 3cdd2a7

Browse files
authored
Fix typo in target-selectors documentation (#134)
1 parent 2d95805 commit 3cdd2a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/routes/wiki/concepts/target-selectors

src/routes/wiki/concepts/target-selectors/+page.svx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ the given value in blocks.
200200

201201
Any entity fully or partially inside the cuboid will be selected.
202202

203-
You can mix and match `dx`, `dz`, and `dz` however you want. To create the
203+
You can mix and match `dx`, `dy`, and `dz` however you want. To create the
204204
cuboid at least 1 of the three has to be there.
205205

206206
:::info

0 commit comments

Comments
 (0)