## Current behavior We just stumbled over the rename from `USE_STORE` to `ISOALTE_TRANSLATE_SERVICE` in https://github.com/ngx-translate/core/blob/master/projects/ngx-translate/src/public-api.ts#L13 and noticed that there is a typo in the new value as the [commit comment mentions the correct spelling](https://github.com/ngx-translate/core/commit/e5f0ad957dd4a23db51a145cdff41cf449b0d45a). ## Expected behavior The token should be named `ISOLATE_TRANSLATE_SERVICE`. ## Environment <pre><code> ngx-translate version: 16.0.3