aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/publishing.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/publishing.md b/docs/publishing.md
index 076f48772..45662900d 100644
--- a/docs/publishing.md
+++ b/docs/publishing.md
@@ -26,8 +26,8 @@ With each pull request, the @MetaMaskBot will comment with a build of that new p
## Publishing
1. Publish to chrome store.
- - Visit [the chrome developer dashboard](https://chrome.google.com/webstore/developer/dashboard?authuser=2).
-2. Publish to [firefox addon marketplace](http://addons.mozilla.org/en-us/firefox/addon/ether-metamask).
-3. Publish to [Opera store](https://addons.opera.com/en/extensions/details/metamask/).
-3. Post on [Github releases](https://github.com/MetaMask/metamask-extension/releases) page.
-4. Run the `npm run announce` script, and post that announcement in our public places.
+2. Visit [the chrome developer dashboard](https://chrome.google.com/webstore/developer/dashboard?authuser=2).
+3. Publish to [firefox addon marketplace](http://addons.mozilla.org/en-us/firefox/addon/ether-metamask).
+4. Publish to [Opera store](https://addons.opera.com/en/extensions/details/metamask/).
+5. Post on [Github releases](https://github.com/MetaMask/metamask-extension/releases) page.
+6. Run the `npm run announce` script, and post that announcement in our public places.