Skip to content

Commit ff1c32a

Browse files
authored
fix: fix linter
1 parent 229abfe commit ff1c32a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ Modified version of [udamir/api-smart-diff](https://github.com/udamir/api-smart-
3939

4040
## Features
4141
- Generate diff for supported specifications
42-
- Generate merged document with changes in metadata
42+
- Generate merged document with changes in metadata
4343
- Classify all changes as breaking, non-breaking, deprecated and annotation
4444
- Human-readable change description
4545
- Supports custom classification rules
4646
- Supports custom comparison or match rules
4747
- Supports custom transformations
4848
- Supports custom human-readable changes annotation
4949
- Resolves all $ref pointers, including circular
50-
- Typescript syntax support out of the box
51-
- Can be used in nodejs or browser
50+
- TypeScript syntax support out of the box
51+
- Can be used in Node.js or browser
5252

5353
## Contributing
5454
When contributing, keep in mind that it is an objective of `api-smart-diff` to have no additional package dependencies. This may change in the future, but for now, no new dependencies.

0 commit comments

Comments
 (0)