diff --git a/changelogs/fragments/0-mysql_query-returns-exec-time-ms.yml b/changelogs/fragments/0-mysql_query-returns-exec-time-ms.yml index 10c6984..d17628c 100644 --- a/changelogs/fragments/0-mysql_query-returns-exec-time-ms.yml +++ b/changelogs/fragments/0-mysql_query-returns-exec-time-ms.yml @@ -1,2 +1,2 @@ minor_changes: -- mysql_query - returns the `execution_time_ms` list containing execution time per query in milliseconds. +- mysql_query - returns the ``execution_time_ms`` list containing execution time per query in milliseconds.