Skip to content

Commit 2989dfe

Browse files
committed
Typo fix in README.
1 parent cc113fa commit 2989dfe

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
@@ -10,7 +10,7 @@ An example of [MuPDF WebViewer](https://webviewer.mupdf.com) within a React proj
1010
## Before you start
1111

1212
- Visit [https://webviewer.mupdf.com/account](https://webviewer.mupdf.com/account) to get a license key.
13-
- Copy the license key and replace `YOUR_LICENCE_KEY` in `src/App.jsx` with the license key.
13+
- Copy the license key and replace `YOUR_LICENSE_KEY` in `src/App.jsx` with the license key.
1414

1515
> [!TIP]
1616
> Ensure to register `localhost` as a domain for your license key if you require to test locally!

0 commit comments

Comments
 (0)