Skip to content

Commit c487757

Browse files
chore(update-plugins): Sun Feb 23 08:04:49 UTC 2025
1 parent 823029d commit c487757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/plugins/localize.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ app
8282
}
8383
```
8484

85-
2. In the `main.ts` file, register the `localize` function with the `setResources` method of the [Appilcation](https://docs.nativescript.org/api-reference/modules#application) class, as follows.
85+
2. In the `main.ts` file, register the `localize` function with the `setResources` method of the [Application](https://docs.nativescript.org/api-reference/modules#application) class, as follows.
8686

8787
```js
8888
import { Application } from '@nativescript/core'

0 commit comments

Comments
 (0)