Skip to content

Commit 072c44a

Browse files
Update zero-code-instrumentation/README.md
Co-authored-by: Kayla Reopelle <[email protected]>
1 parent 917cb33 commit 072c44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zero-code-instrumentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export REQUIRE_BUNDLER=true
9797
RUBYOPT="-r zero-code-instrumentation" rackup config.ru
9898
```
9999

100-
If wish to load some gem outside the Gemfile, then it needs to be placed in front of zero-code-instrumentation:
100+
If you wish to load some gems outside the Gemfile, then they need to be placed in front of zero-code-instrumentation:
101101

102102
```console
103103
export BUNDLE_WITHOUT=development,test

0 commit comments

Comments
 (0)