Skip to content

Commit

Permalink
Adding PR mozilla#1028 to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahmeen14 committed Oct 19, 2017
1 parent 7e7b6ea commit 7cb534e
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 @@ -110,7 +110,7 @@ need to relink it.
git pull
npm run build

##using web-ext programatically, e.g. `webExt.cmd.run()`
## Using web-ext programatically, e.g. `webExt.cmd.run()`
This only supports minimal programmatic use. You can execute raw functions without any argument validation, like:

import webExt from 'web-ext';
Expand Down

0 comments on commit 7cb534e

Please sign in to comment.