Fix typo in DevTools Extensions tutorial
authorSamuel Attard <samuel.r.attard@gmail.com>
Sun, 19 Jun 2016 16:24:00 +0000 (02:24 +1000)
committerGitHub <noreply@github.com>
Sun, 19 Jun 2016 16:24:00 +0000 (02:24 +1000)
docs/tutorial/devtools-extension.md

index de58d671f771348690356251eefecc779b35ecc7..631d0ad0eb776050765b6fc204e4ae93af45cd97 100644 (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.