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 917cb33 commit 072c44aCopy full SHA for 072c44a
zero-code-instrumentation/README.md
@@ -97,7 +97,7 @@ export REQUIRE_BUNDLER=true
97
RUBYOPT="-r zero-code-instrumentation" rackup config.ru
98
```
99
100
-If wish to load some gem outside the Gemfile, then it needs to be placed in front of zero-code-instrumentation:
+If you wish to load some gems outside the Gemfile, then they need to be placed in front of zero-code-instrumentation:
101
102
```console
103
export BUNDLE_WITHOUT=development,test
0 commit comments