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 dd16883 commit d4de6d0Copy full SHA for d4de6d0
zero-code-instrumentation/README.md
@@ -110,7 +110,7 @@ RUBYOPT="-r mysql2 -r zero-code-instrumentation" ruby application.rb
110
In example folder, executing the following commands should result in trace output.
111
112
```console
113
-# if user don't want to install zero-code-instrumentation from rubygems.org
+# if the user doesn't want to install zero-code-instrumentation from rubygems.org
114
# user can build the gem and install it with gem install *.gem
115
116
gem install zero-code-instrumentation
0 commit comments