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 f832c97 commit daee887Copy full SHA for daee887
CONTRIBUTING.md
@@ -151,7 +151,7 @@ npm run test:with-services-config # runs 'npm test' with envvars from test/test-
151
npm run test-services:stop # stops services in Docker
152
```
153
154
-If you only want to test a sigle package (e.g. the `instrumentation-mongodb`) you can `cd` into it and run the tests after you started the services.
+If you only want to test a single package (e.g. the `instrumentation-mongodb`) you can `cd` into it and run the tests after you started the services.
155
156
```sh
157
npm run test-services:start # starts services in Docker
0 commit comments