Skip to content

Commit 26605ce

Browse files
Abiel7eshack94
authored andcommitted
updated much to must
1 parent 0c91320 commit 26605ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7434,7 +7434,7 @@ Not only this will tell you what is expected from you, it will also provide big
74347434
<details>
74357435
<summary>What does it mean when a database is ACID compliant?</summary><br>
74367436

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

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

0 commit comments

Comments
 (0)