Skip to content

Commit 597cbe4

Browse files
authored
Merge pull request #1462 from dxc-technology/aef-doc
typo in Localization doc
2 parents a6a69fa + cece482 commit 597cbe4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/screens/principles/localization/LocalizationPage.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ const sections = [
2929
</DxcParagraph>
3030
<DxcParagraph>
3131
You will need to create an object with your translations. In this
32-
object, you will have as much objects as components you want to
33-
translate, using the label from the list we will show below, following
34-
the structure you can see in the example.
32+
object, you will have as many objects as components you want to
33+
translate, using the label from the list we show here below, following
34+
the structure of the example.
3535
</DxcParagraph>
3636
</>
3737
),

0 commit comments

Comments
 (0)