Skip to content

Commit 5faca00

Browse files
authored
Update 15/umbraco-cms/customizing/foundation/localization.md
1 parent 0f365af commit 5faca00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/customizing/foundation/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ You can use the same `args` attribute to pass the arguments:
155155
```
156156

157157
### Using with manifests
158-
You can localize values in a manifest, for example the name of the dashboard tab that is visible in the UI, by prefxing the value with a #.
158+
You can localize values in a manifest. For example, prefix the name of the dashboard tab visible in the UI with a `#`.
159159
For example a manifest for registering a dashboard with umbraco-package.json or via JavaScript can localize the label property in the meta object like so.
160160

161161
{% code title="umbraco-package.json" lineNumbers="true" %}

0 commit comments

Comments
 (0)