Skip to content

Commit 1722a1e

Browse files
committed
Corrected spelling mistake
1 parent 4939f15 commit 1722a1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/api/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ <h5>Arguments</h5>
790790
what, if any, group states to include. Choose from one or more from
791791
'all', 'alert', 'warn', or 'no data'. Example: 'alert,warn'",
792792
:default => "None" %>
793-
<%= argument 'name', "A string to filter moniters by name",
793+
<%= argument 'name', "A string to filter monitors by name",
794794
:default => "None" %>
795795
<%= argument 'tags', "A comma separated list indicating
796796
what tags, if any, should be used to filter the list of monitors

content/ja/api/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ <h5>Arguments</h5>
683683
what, if any, group states to include. Choose from one or more from
684684
'all', 'alert', 'warn', or 'no data'. Example: 'alert,warn'",
685685
:default => "None" %>
686-
<%= argument 'name', "A string to filter moniters by name",
686+
<%= argument 'name', "A string to filter monitors by name",
687687
:default => "None" %>
688688
<%= argument 'tags', "A comma separated list indicating
689689
what tags, if any, should be used to filter the list of monitors

0 commit comments

Comments
 (0)