mirror of https://github.com/rails/rails
Merge pull request #51867 from duffuniverse/add-missed-comma-to-instrumentation-guide
[ci skip] Add a comma in the Exceptions section of Active Support Instrumentation guide
This commit is contained in:
commit
d0a3e18d4d
|
@ -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 |
|
||||
|
|
Loading…
Reference in New Issue