diff --git a/README.md b/README.md index e973a6c..c5ebd45 100644 --- a/README.md +++ b/README.md @@ -891,7 +891,7 @@ Otherwise, the transaction is aborted at the point of failure and all the previo ### COMMIT − to save the changes. -ROLLBACK − to roll back the changes. +### ROLLBACK − to roll back the changes. SAVEPOINT − creates points within the groups of transactions in which to ROLLBACK.