Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:19:54 +05:30
committed by GitHub
parent 9e2566739d
commit 866d4ce046
+1 -1
View File
@@ -884,4 +884,4 @@ Otherwise, the transaction is aborted at the point of failure and all the previo
**Isolation** **Isolation**
enables transactions to operate independently of and transparent to each other. enables transactions to operate independently of and transparent to each other.
**Durability ensures that the result or effect of a committed transaction persists in case of a system failure. **Durability** ensures that the result or effect of a committed transaction persists in case of a system failure.