Skip to content

Commit abb7a31

Browse files
emdnetoxrmx
andauthored
Update CONTRIBUTING.md
Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent 91db843 commit abb7a31

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
@@ -282,7 +282,7 @@ Below is a checklist of things to be mindful of when implementing a new instrume
282282

283283
- Navigate to the **instrumentation package directory:**
284284
- Update **`pyproject.toml`** file by modifying _instruments_ entry in the `[project.optional-dependencies]` section with the new version constraint
285-
- Update instrumentation **`package.py`** file in `_instruments` variable with the new version constraint
285+
- Update `_instruments` variable in instrumentation **`package.py`** file with the new version constraint
286286
- At the **root of the project directory**, run `tox -e generate` to regenerate necessary files
287287

288288
If you're adding support for a new version of the instrumentation package, follow these additional steps:

0 commit comments

Comments
 (0)