Skip to content

Commit 7855f6f

Browse files
authored
Update README.md
1 parent 6f986b1 commit 7855f6f

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
@@ -81,7 +81,7 @@ If you are using Webpack (including managed cli tools like angular-cli or create
8181
import * as jsPDF from 'jspdf'
8282
```
8383

84-
In some frameworks like Angular 7 you have to import jsPDF like this:
84+
In some frameworks you have to import jsPDF like this:
8585

8686
```
8787
import jsPDF from 'jspdf';

0 commit comments

Comments
 (0)