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 3e1791c commit 94316eaCopy full SHA for 94316ea
lib/datadog/tracing/contrib/view_component/event.rb
@@ -6,7 +6,7 @@ module Datadog
6
module Tracing
7
module Contrib
8
module ViewComponent
9
- # Defines basic behavior for an ViewComponent event.
+ # Defines basic behavior for a ViewComponent event.
10
module Event
11
def self.included(base)
12
base.include(ActiveSupport::Notifications::Event)
0 commit comments