Skip to content

Commit

Permalink
README type of fix (mdn#444)
Browse files Browse the repository at this point in the history
Removed unnecessary parenthesis
  • Loading branch information
rebloor authored Mar 3, 2020
1 parent 03c65dc commit 4a54f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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
[Anatomy of a WebExtension](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Anatomy_of_a_WebExtension)
Expand Down

0 comments on commit 4a54f93

Please sign in to comment.