Skip to content

Commit 02238bc

Browse files
chore(localization): fixed typo
1 parent d908549 commit 02238bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/localization/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
These samples show samples of implementing custom [services that localize the Telerik UI for Blazor components](https://docs.telerik.com/blazor-ui/globalization/localization). There is a server-side Blazor and a client-side Blazor (WASM) sample.
44

5-
You can refer to our demos solution for an up-to-date sample `TeleriMessages.resx` file with the keys used by the components in the respective version and a sample implementation of a localization service. The local path to the `TelerikMessages.resx` files is showcased in the screenshot below.
5+
You can refer to our demos solution for an up-to-date sample `TelerikMessages.resx` file with the keys used by the components in the respective version and a sample implementation of a localization service. The local path to the `TelerikMessages.resx` files is showcased in the screenshot below.
66

77
![screenshot of the messages files path](messages-path-screenshot.png)
88

0 commit comments

Comments
 (0)