Skip to content

Commit 023cf57

Browse files
authored
updated much to must
1 parent a2db75e commit 023cf57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7664,7 +7664,7 @@ Not only this will tell you what is expected from you, it will also provide big
76647664
<details>
76657665
<summary>What does it mean when a database is ACID compliant?</summary><br>
76667666

7667-
ACID stands for Atomicity, Consistency, Isolation, Durability. In order to be ACID compliant, the database much meet each of the four criteria
7667+
ACID stands for Atomicity, Consistency, Isolation, Durability. In order to be ACID compliant, the database must meet each of the four criteria
76687668

76697669
**Atomicity** - When a change occurs to the database, it should either succeed or fail as a whole.
76707670

0 commit comments

Comments
 (0)