We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5381bfd commit bf17523Copy full SHA for bf17523
services/reference/ethereum/quickstart.md
@@ -56,7 +56,7 @@ In these examples, you'll use [npm](https://docs.npmjs.com/downloading-and-insta
56
57
#### Node Fetch
58
59
-1. In your project folder, install the `node-fetch` package using npm::
+1. In your project folder, install the `node-fetch` package using npm:
60
61
```bash
62
npm i node-fetch
0 commit comments