Skip to content

Commit d4de6d0

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

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
@@ -110,7 +110,7 @@ RUBYOPT="-r mysql2 -r zero-code-instrumentation" ruby application.rb
110110
In example folder, executing the following commands should result in trace output.
111111

112112
```console
113-
# if user don't want to install zero-code-instrumentation from rubygems.org
113+
# if the user doesn't want to install zero-code-instrumentation from rubygems.org
114114
# user can build the gem and install it with gem install *.gem
115115

116116
gem install zero-code-instrumentation

0 commit comments

Comments
 (0)