diff --git a/src/draw/transformations.typ b/src/draw/transformations.typ index c944e138f..910d578f9 100644 --- a/src/draw/transformations.typ +++ b/src/draw/transformations.typ @@ -216,7 +216,7 @@ /// circle((5,5)) /// ```) /// -/// - from (coordinate): Bottom-Left corner coordinate +/// - from (coordinate): Bottom left corner coordinate /// - to (coordinate): Top right corner coordinate /// - bounds (vector): Viewport bounds vector that describes the inner width, /// height and depth of the viewport