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 1e2b4c7 commit 279b8d9Copy full SHA for 279b8d9
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