Skip to content

Commit c44721d

Browse files
committed
Fix typo on README
1 parent 3703834 commit c44721d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A simple text diff component for Angular, based on [diff-match-patch](https://gi
1010

1111
[ngx-diff2html Demo](https://axel-dev.github.io/ngx-diff2html)
1212

13-
## Installation
13+
## Installation
1414

1515
```
1616
npm install --save ngx-diff2html

projects/ngx-diff2html/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A simple text diff component for Angular, based on [diff-match-patch](https://gi
1010

1111
[ngx-diff2html Demo](https://axel-dev.github.io/ngx-diff2html)
1212

13-
## Installation
13+
## Installation
1414

1515
```
1616
npm install --save ngx-diff2html

0 commit comments

Comments
 (0)