Skip to content

Commit 0409f76

Browse files
authored
Update README.md
1 parent 48c7dca commit 0409f76

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
@@ -33,7 +33,7 @@ Ideal for editing configuration files (e.g., `package.json`, `tsconfig.json`) or
3333
- **Preserve formatting** – Read, modify, and write JSON5 files without losing comments, indentation, or spacing.
3434
- **Style learning** – Automatically applies the document's existing formatting style to new entries.
3535
- **Reformatting** – Customize output formatting with flexible options.
36-
- **Type Safety** – Fully typed API for working with JSON5 documents.
36+
- **Type safety** – Fully typed API for working with JSON5 documents.
3737

3838
## Installation
3939

0 commit comments

Comments
 (0)