Skip to content

Commit 500f32e

Browse files
authored
Fix wrong sentence in the line annotation documentation (#691)
1 parent 2829e61 commit 500f32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/types/line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ All of these options can be [Scriptable](../options#scriptable-options)
179179

180180
Enabling it, you can add arrow heads at start and/or end of a line. It uses the `borderWidth` of the line options to configure the line width of the arrow head.
181181

182-
The following options are available for can be specified per (`start` and/or `end`) arrow head, or at the top level (`arrowHeads`) which apply to all arrow heads.
182+
The following options can be specified per (`start` and/or `end`) arrow head, or at the top level (`arrowHeads`) which apply to all arrow heads.
183183

184184
All of these options can be [Scriptable](../options#scriptable-options)
185185

0 commit comments

Comments
 (0)