We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8514810 commit 886600bCopy full SHA for 886600b
doc/TRANSLATIONS.md
@@ -88,8 +88,8 @@ Or with _structural directive_ like:
88
89
Sometimes we have to use translatable strings straight in our code. Luckily,
90
there is a way to easily maintain these strings with the
91
-`@jsverse/transloco-keys-manager/marker` package. What you need to do in the code, is
92
-to first import the marker function:
+`@jsverse/transloco-keys-manager/marker` package. What you need to do in the
+code, is to first import the marker function:
93
94
```typescript
95
import { marker } from '@jsverse/transloco-keys-manager/marker';
0 commit comments