From e14bec6fe733f320892395a018ffe1a92a88a9bb Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:20:05 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ec8d0c..d4a8c2b 100644 --- a/README.md +++ b/README.md @@ -884,4 +884,5 @@ Otherwise, the transaction is aborted at the point of failure and all the previo **Isolation** − 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.