Skip to content

Commit 3b2893a

Browse files
authored
Fix typo (#786)
1 parent 290f187 commit 3b2893a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The simplest way to use html2pdf.js is to include it as a script in your HTML by
4141

4242
Using a CDN URL will lock you to a specific version, which should ensure stability and give you control over when to change versions. cdnjs gives you access to [all past versions of html2pdf.js](https://cdnjs.com/libraries/html2pdf.js).
4343

44-
*Note: [Read about dependences](#dependencies) for more information about using the unbundled version `dist/html2canvas.min.js`.*
44+
*Note: [Read about dependencies](#dependencies) for more information about using the unbundled version `dist/html2canvas.min.js`.*
4545

4646
#### Raw JS
4747

0 commit comments

Comments
 (0)