From 335c37588b95e4e7036e4793b06b2702d84ed3c5 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:21:08 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5180566..e973a6c 100644 --- a/README.md +++ b/README.md @@ -889,7 +889,7 @@ Otherwise, the transaction is aborted at the point of failure and all the previo ## Transaction Control Commands -COMMIT − to save the changes. +### COMMIT − to save the changes. ROLLBACK − to roll back the changes.