Skip to content

Commit 9d20b53

Browse files
committed
fix minor lint error
1 parent 4d69b8d commit 9d20b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/demo_thread_pool.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# and make concurrent HTTP requests.
3838
#
3939
# To instal the extra dependency:
40-
# ```gem install connection_pool```
40+
# ```gem install connection_pool```
4141
#
4242
# **Additional Notes:**
4343
#

0 commit comments

Comments
 (0)