Skip to content

Commit 9d7c36f

Browse files
committed
. d Update markdown snippets
1 parent bd23908 commit 9d7c36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/verifiable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class SampleMarkdown: Verifiable, CustomStringConvertible {
2929
VerifyParameters(options.forFile.with(extensionWithDot: ".md"))
3030
}
3131

32-
public var description: String {
32+
var description: String {
3333
"""
3434
| A | B |
3535
|---|---|

0 commit comments

Comments
 (0)