Skip to content

Commit 94316ea

Browse files
Update lib/datadog/tracing/contrib/view_component/event.rb
Co-authored-by: Oleg Pudeyev <[email protected]>
1 parent 3e1791c commit 94316ea

File tree

1 file changed

+1
-1
lines changed
  • lib/datadog/tracing/contrib/view_component

1 file changed

+1
-1
lines changed

lib/datadog/tracing/contrib/view_component/event.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module Datadog
66
module Tracing
77
module Contrib
88
module ViewComponent
9-
# Defines basic behavior for an ViewComponent event.
9+
# Defines basic behavior for a ViewComponent event.
1010
module Event
1111
def self.included(base)
1212
base.include(ActiveSupport::Notifications::Event)

0 commit comments

Comments
 (0)