Skip to content

Commit 6864823

Browse files
authored
Merge pull request #21 from annainfo/patch-1
ACID upper case
2 parents 149a9ef + e3c0d63 commit 6864823

File tree

1 file changed

+5
-5
lines changed
  • src/app/docs/acid-transactions-explanation

1 file changed

+5
-5
lines changed

src/app/docs/acid-transactions-explanation/page.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Acid Transactions Explanation
2+
title: ACID Transactions Explanation
33
nextjs:
44
metadata:
5-
title: Acid Transactions Explanation
6-
description: "An explanation about Acid Transactions and how TerminusDB ensures acid compliance, Atomicity, Consistency, Isolation, and Durability"
7-
keywords: acid transactions, knowledge graph, database, RDF, consistency
5+
title: ACID Transactions Explanation
6+
description: "An explanation about ACID Transactions and how TerminusDB ensures ACID compliance, Atomicity, Consistency, Isolation, and Durability"
7+
keywords: ACID transactions, knowledge graph, database, RDF, consistency
88
alternates:
99
canonical: https://terminusdb.org/docs/acid-transactions-explanation
1010
openGraph:
@@ -53,4 +53,4 @@ TerminusDB is durable. Transactions failing mid-run do not corrupt data. Data is
5353

5454
## Further Reading
5555

56-
[**Documents in a knowledge graph and how to use them**](/docs/documents-explanation/).
56+
[**Documents in a knowledge graph and how to use them**](/docs/documents-explanation/).

0 commit comments

Comments
 (0)