Fix typo in DevTools Extensions tutorial

This commit is contained in:
Samuel Attard 2016-06-20 02:24:00 +10:00 committed by GitHub
parent c4c768ea8c
commit ea38916c27

View file

@ -45,7 +45,7 @@ Following Devtools Extensions are tested and guaranteed to work in Electron:
### What should I do if a DevTools Extension is not working?
Fist please make sure the extension is still being maintained, some extensions
First please make sure the extension is still being maintained, some extensions
can not even work for recent versions of Chrome browser, and we are not able to
do anything for them.