Skip to content

Commit 86c6deb

Browse files
committed
fix: API overview description should end on period
1 parent 5b01e22 commit 86c6deb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: {{ .Title }}
33
sidebarTitle: Overview
4-
description: {{ .ShortDescription }}
4+
description: {{ .ShortDescription }}.
55
---
66

77
{{ .Description }}

0 commit comments

Comments
 (0)