Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

fix typo #106

Merged
merged 1 commit into from
May 7, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export function SaveFeaturesConfirmModal(props: SaveFeaturesConfirmModalProps) {
<EuiText>
<p>
The detector is currently stopped. To receive accurate and real-time
anomalies, the detector need to collect sufficient data to
anomalies, the detector needs to collect sufficient data to
include your latest change. The earlier the detector starts running,
the sooner the anomalies will be available.
</p>
Expand Down