README type of fix (#444)

Removed unnecessary parenthesis
This commit is contained in:
rebloor
2020-03-04 06:38:15 +13:00
committed by GitHub
parent 03c65dcb79
commit 4a54f93ec9

View File

@@ -26,7 +26,7 @@ To use the repository, first clone it.
Each example is in a top-level folder and includes a short README explaining Each example is in a top-level folder and includes a short README explaining
what it does. To see how an example works, install it in Firefox by following what it does. To see how an example works, install it in Firefox by following
the ([installation instructions](#installing-an-example). the [installation instructions](#installing-an-example).
To find your way around a WebExtension's internal structure, have a look at the To find your way around a WebExtension's internal structure, have a look at the
[Anatomy of a WebExtension](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Anatomy_of_a_WebExtension) [Anatomy of a WebExtension](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Anatomy_of_a_WebExtension)