Skip to content

Commit

Permalink
docs: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
u3u committed Dec 13, 2023
1 parent 19b410e commit 7fc7c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const result = (

### Interpolation

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.

```ts
import { interpolation } from 'string-format-jsx';
Expand Down

0 comments on commit 7fc7c42

Please sign in to comment.