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 19b410e commit 7fc7c42Copy full SHA for 7fc7c42
README.md
@@ -88,7 +88,7 @@ const result = (
88
89
### Interpolation
90
91
-Built-in support for simple string templates, you can use any other string interpolation library.
+Built-in support for simple string templates interpolation, you can use any other string interpolation library.
92
93
```ts
94
import { interpolation } from 'string-format-jsx';
0 commit comments