fixing typo

This commit is contained in:
Allain Lalonde 2020-02-28 09:25:13 -05:00 committed by GitHub
parent eb47f248ab
commit 723686d9ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,9 +157,9 @@ this.strings = new LocalizedStrings(
);
```
## Psuedo Helper
## Pseudo Helper
Sometimes you have already a lot of text string in your project and starts to implement a language component. Using Psuedo during this phase can help to speed up finding what is done and not.
Sometimes you have already a lot of text string in your project and starts to implement a language component. Using Pseudo during this phase can help to speed up finding what is done and not.
In constructor you can enable