Skip to content

Commit 7cf22ff

Browse files
committed
wip
1 parent b9846bd commit 7cf22ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/CasePaths/CasePathIterable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/// ```swift
88
/// @CasePathable enum Field {
99
/// case title(String)
10-
/// case body(String
10+
/// case body(String)
1111
/// case isLive
1212
/// }
1313
///

0 commit comments

Comments
 (0)