Skip to content

Commit 42973c8

Browse files
committed
fix: a typo spelling: markdown
1 parent f3de511 commit 42973c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/MarkdownUI/Theme/BlockStyle/ListMarkerConfiguration.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import SwiftUI
22

3-
/// The properties of a list marker in a mardown list.
3+
/// The properties of a list marker in a markdown list.
44
///
55
/// The theme ``Theme/bulletedListMarker`` and ``Theme/numberedListMarker``
66
/// block styles receive a `ListMarkerConfiguration` input in their `body` closure.

0 commit comments

Comments
 (0)