Skip to content

Commit

Permalink
Hotfix/typo
Browse files Browse the repository at this point in the history
  • Loading branch information
faurehu committed Sep 19, 2016
1 parent 1c34df9 commit 91a497d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/in-page-script.js
@@ -1,6 +1,6 @@
/** /**
* The Chrome and Firefox extensions inject the in-page-script into the * The Chrome and Firefox extensions inject the in-page-script into the
* page to deteremine the version of Ember the ClientApp is running. * page to determine the version of Ember the ClientApp is running.
* *
* An iife runs to gather the data and uses postMessage to send the data back * An iife runs to gather the data and uses postMessage to send the data back
* to the extension. * to the extension.
Expand Down

0 comments on commit 91a497d

Please sign in to comment.