Skip to content

Commit ffedc89

Browse files
committed
fix typo
1 parent 50a553f commit ffedc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/datadog/ci.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def start_test(test_name, service_name: nil, operation_name: "test", tags: {})
148148
# - database query
149149
# - any custom operation you want to see in your trace view
150150
#
151-
# You can use thi method with a <tt>do-block</tt> like:
151+
# You can use this method with a <tt>do-block</tt> like:
152152
#
153153
# ```
154154
# Datadog::CI.trace(

0 commit comments

Comments
 (0)