Skip to content

Commit daee887

Browse files
Update CONTRIBUTING.md
Co-authored-by: Marc Pichler <[email protected]>
1 parent f832c97 commit daee887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ npm run test:with-services-config # runs 'npm test' with envvars from test/test-
151151
npm run test-services:stop # stops services in Docker
152152
```
153153

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.
154+
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.
155155

156156
```sh
157157
npm run test-services:start # starts services in Docker

0 commit comments

Comments
 (0)