Skip to content

Commit

Permalink
Fixing typo in manual.typ (#660)
Browse files Browse the repository at this point in the history
fixing a typo in manual.typ
  • Loading branch information
bustosalex1 authored Jul 27, 2024
1 parent 604853a commit cbbe1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual.typ
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ A border anchor refers to a point on the element's border where a ray is cast fr

They are given as angles where `0deg` is towards the right and `90deg` is up.

Border anchors also specify named compass directions such as "north," "north-east," etc. Border anchors also spefcify a "center" named anchor which is where the ray cast originates from.
Border anchors also specify named compass directions such as "north," "north-east," etc. Border anchors also specify a "center" named anchor which is where the ray cast originates from.

```example-vertical
circle((0, 0), name: "circle", radius: 1)
Expand Down

0 comments on commit cbbe1b7

Please sign in to comment.