Skip to content

Commit d0a3e18

Browse files
authored
Merge pull request rails#51867 from duffuniverse/add-missed-comma-to-instrumentation-guide
[ci skip] Add a comma in the Exceptions section of Active Support Instrumentation guide
2 parents f114a24 + 4da74fe commit d0a3e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/active_support_instrumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@ This event is only emitted when using the Google Cloud Storage service.
925925
Exceptions
926926
----------
927927

928-
If an exception happens during any instrumentation the payload will include
928+
If an exception happens during any instrumentation, the payload will include
929929
information about it.
930930

931931
| Key | Value |

0 commit comments

Comments
 (0)