Skip to content

Commit

Permalink
Merge pull request rails#51867 from duffuniverse/add-missed-comma-to-…
Browse files Browse the repository at this point in the history
…instrumentation-guide

[ci skip] Add a comma in the Exceptions section of Active Support Instrumentation guide
  • Loading branch information
p8 authored May 25, 2024
2 parents f114a24 + 4da74fe commit d0a3e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/source/active_support_instrumentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ This event is only emitted when using the Google Cloud Storage service.
Exceptions
----------

If an exception happens during any instrumentation the payload will include
If an exception happens during any instrumentation, the payload will include
information about it.

| Key | Value |
Expand Down

0 comments on commit d0a3e18

Please sign in to comment.