Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
Signed-off-by: Raiymbek Aiymbet <r.aiymbet@gmail.com>
  • Loading branch information
frost017 committed Mar 22, 2023
1 parent 7bd1505 commit 3c6b35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/public/chrome/chrome_service.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ export class ChromeService {
title: mountReactNode(
<FormattedMessage
id="core.chrome.browserDeprecationWarning"
defaultMessage="Internet Explorer is no longer supported. Please use a modern browser. More information can be found at {link}."
defaultMessage="Internet Explorer is no longer supported. Please, use a modern browser. More information can be found at {link}."
values={{
link: (
<EuiLink
Expand Down

0 comments on commit 3c6b35c

Please sign in to comment.