We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2cf8af commit adb77c4Copy full SHA for adb77c4
content/guides/use-case/wiremock.md
@@ -100,7 +100,7 @@ Let’s set up a Node app to send requests to the WireMock container instead of
100
101
### Prerequisite
102
103
-- Install [Node and NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
+- Install [Node.js and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
104
- Ensure that WireMock container is up and running. (as setup earlier).
105
106
0 commit comments