Skip to content

Commit 61fbe63

Browse files
acoumbeshanrnh
andauthored
Update 15/umbraco-ui-builder/collections/localization.md
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
1 parent 51291be commit 61fbe63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-ui-builder/collections/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The localization context uses two abstractions to provide localization options.
1616

1717
One is using the Umbraco translations dictionary to retrieve a value based on a provided key.
1818

19-
The other uses the CMS `ILocalizedTextService` to retrieve a value based on area and alias (these will be supplied in the collection's fluent configuration separated by `_`) from the localization resources.
19+
The second uses the CMS `ILocalizedTextService` to retrieve a value based on area and alias. These values are supplied in the collection's fluent configuration, separated by an underscore `_` from the localization resources.
2020

2121
## Example
2222

0 commit comments

Comments
 (0)