Skip to content

Commit f26493b

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

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
@@ -119,7 +119,7 @@ Some tests depend on other packages to be installed, so these steps are also req
119119

120120
Each of these commands can also be run in individual packages, as long as the initial install and compile are done first in the root directory.
121121

122-
If you're going to work on a single package and want to quickly jump into its development you can make use of the `focus` script. This scritp will run
122+
If you're going to work on a single package and want to quickly jump into its development you can make use of the `focus` script. This script will run
123123
the necessary tasks to have only that package ready for development saving time. For example, if you want to work with `@opentelemetry/resource-detector-aws`
124124
run the following command in the root folder
125125

0 commit comments

Comments
 (0)