Skip to content

Commit c59021f

Browse files
authored
minor typo fixes
1 parent db39d10 commit c59021f

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
@@ -8,7 +8,7 @@ official extension.
88

99
## Installation
1010

11-
This exetension has only been tested in Chrome. I would like to test other browsers in the future.
11+
This extension has only been tested in Chrome. I would like to test other browsers in the future.
1212

1313
To run this extension in your browser, you will need to clone the repo locally and follow the steps to
1414
load an unpacked extension.
@@ -23,8 +23,8 @@ differences and copy the license identifier by clicking on the copy button.
2323
If the license has a [SPDX identifier](https://spdx.org/licenses/), that will be displayed instead of
2424
the ScanCode LicenseRef (LicenseRef-scancode-*).
2525

26-
Licenses and exceptions that marked with `"is_deprecated": true` are currently excluded from comparison
26+
Licenses and exceptions that are marked with `"is_deprecated": true` are currently excluded from comparison
2727
but I would like to add the ability to include/exclude as an option in the future.
2828

29-
This has only been tested to diff text on web pages and will may not work correctly for documents being
29+
This has only been tested to diff text on web pages and may not work correctly for documents being
3030
viewed in a browser.

0 commit comments

Comments
 (0)