You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 5-browser-extension/1-about-browsers/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ CO2 Signal's API.
67
67
-[an API key](https://www.co2signal.com/); enter your email in the box on this page and one will be sent to you
68
68
- the [code for your region](http://api.electricitymap.org/v3/zones) corresponding to the [Electricity Map](https://www.electricitymap.org/map) (in Boston, for example, I use 'US-NEISO').
69
69
- the [starter code](../start). Download the `start` folder; you will be completing code in this folder.
70
-
-[NPM](https://www.npmjs.com) - NPM is a package management tool; install it locally and the packages listed in you`package.json` file will be installed for use by your web asset
70
+
-[NPM](https://www.npmjs.com) - NPM is a package management tool; install it locally and the packages listed in your`package.json` file will be installed for use by your web asset
71
71
72
72
✅ Learn more about package management in this [excellent Learn module](https://docs.microsoft.com/learn/modules/create-nodejs-project-dependencies/?WT.mc_id=academic-77807-sagibbon)
0 commit comments