mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[ML] Changes create DFA job page title (#69925)
This commit is contained in:
parent
4eafb8e1b0
commit
d25ced2dd3
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ export const Page: FC = () => {
|
|||
<h1>
|
||||
<FormattedMessage
|
||||
id="xpack.ml.dataframe.analyticsList.title"
|
||||
defaultMessage="Analytics jobs"
|
||||
defaultMessage="Data frame analytics jobs"
|
||||
/>
|
||||
<span> </span>
|
||||
<EuiBetaBadge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue