all: fix some typos (#2210)

Signed-off-by: cui fliter <imcusg@gmail.com>

Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
cui fliter
2022-10-04 18:29:56 +08:00
committed by GitHub
parent 45b9ab9fa3
commit bdb41dd862
3 changed files with 6 additions and 6 deletions

View File

@@ -354,7 +354,7 @@ IMPORTANT: All tags and events must be prefixed with `jdbc.` prefix!
.Event Values
|===
|Name | Description
|jdbc.commit|When the transaction gets commited.
|jdbc.commit|When the transaction gets committed.
|jdbc.rollback|When the transaction gets rolled back.
|===
@@ -378,7 +378,7 @@ IMPORTANT: All tags and events must be prefixed with `jdbc.` prefix!
.Event Values
|===
|Name | Description
|jdbc.commit|When the transaction gets commited.
|jdbc.commit|When the transaction gets committed.
|jdbc.rollback|When the transaction gets rolled back.
|===