docs: fix i18n guide typo (#42545)

Fixes #42538

PR Close #42545
This commit is contained in:
Pete Bacon Darwin 2021-06-10 10:42:44 +01:00 committed by Alex Rickabaugh
parent cddb3a88d3
commit 5e4a886259
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ Follow these steps:
> <code-example path="i18n/doc-files/messages.fr.xlf.html" region="translated-hello-before" header="src/locale/messages.fr.xlf (&lt;trans-unit&gt;)"></code-example>
> The `id="introductionHeader""` is a [custom ID](#custom-id "Manage marked text with custom IDs"), but without the `@@` prefix required in the source HTML.
> The `id="introductionHeader"` is a [custom ID](#custom-id "Manage marked text with custom IDs"), but without the `@@` prefix required in the source HTML.
2. Duplicate the `<source>...</source>` element in the text node, rename it `target`, and then replace its content with the French text: