Skip to content

Commit b8fb304

Browse files
Merge branch '7.x' into ua/update_readme
2 parents fc3cbb7 + f4b98a0 commit b8fb304

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/user/monitoring/kibana-alerts.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ valid for 30 days.
124124
== Alerts and rules
125125
[discrete]
126126
=== Create default rules
127-
This option can be used to create default rules in this kibana spaces. This is
127+
This option can be used to create default rules in this kibana space. This is
128128
useful for scenarios when you didn't choose to create these default rules initially
129129
or anytime later if the rules were accidentally deleted.
130130

x-pack/plugins/monitoring/public/alerts/enable_alerts_modal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export const EnableAlertsModal: React.FC<Props> = ({ alerts }: Props) => {
4242
{
4343
id: 'create-alerts',
4444
label: i18n.translate('xpack.monitoring.alerts.modal.yesOption', {
45-
defaultMessage: 'Yes (Recommended - create default rules in this kibana spaces)',
45+
defaultMessage: 'Yes (Recommended - create default rules in this kibana space)',
4646
}),
4747
},
4848
{

0 commit comments

Comments
 (0)