Skip to content

Commit 7fc7c42

Browse files
committed
docs: tweaks
1 parent 19b410e commit 7fc7c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const result = (
8888

8989
### Interpolation
9090

91-
Built-in support for simple string templates, you can use any other string interpolation library.
91+
Built-in support for simple string templates interpolation, you can use any other string interpolation library.
9292

9393
```ts
9494
import { interpolation } from 'string-format-jsx';

0 commit comments

Comments
 (0)