Skip to content

Commit 5208ca9

Browse files
Fix clippy::doc_overindented_list_items lint
1 parent dbdd3d3 commit 5208ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Broadly speaking, support is provided for the following:
88
- Pixel perfect hit testing with customizable coverage threshold
99
- Non-zero and even-odd fills
1010
- Stroking with the standard set of joins and caps
11-
(separate start and end caps are possible)
11+
(separate start and end caps are possible)
1212
- Numerically stable dashing for smooth dash offset animation
1313
- Vertex traversal for marker placement
1414
- Stepped distance traversal for animation or text-on-path support

0 commit comments

Comments
 (0)