Skip to content

Commit 21b4818

Browse files
committed
docs(api_split.pug): add ":" to "Parameters" to be consistent with other h5
1 parent f8674b4 commit 21b4818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api_split.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ block content
5151
a(href='#' + prop.anchorId)
5252
| #{prop.string}
5353
if prop.param != null
54-
h5 Parameters
54+
h5 Parameters:
5555
ul.params
5656
each param in prop.param
5757
- if (param.nested)

0 commit comments

Comments
 (0)