Skip to content

Commit 5126bd8

Browse files
committed
Changing the i18n id to more closely match the on-prem cloud id
1 parent 77da073 commit 5126bd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/home/server/tutorials/instructions/cloud_instructions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import { i18n } from '@kbn/i18n';
2020

2121
export const cloudPasswordAndResetLink = i18n.translate(
22-
'home.tutorials.common.cloud.passwordAndResetLink',
22+
'home.tutorials.common.cloudInstructions.passwordAndResetLink',
2323
{
2424
defaultMessage:
2525
'Where {passwordTemplate} is the password of the `elastic` user.' +

0 commit comments

Comments
 (0)