Skip to content

Commit 292d368

Browse files
Update docs/cdk/concepts/dac.md
Co-authored-by: Vinícius Gomes <39063808+cerberushades@users.noreply.github.com>
1 parent df9c87c commit 292d368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cdk/concepts/dac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A DAC is an off-chain network of nodes that implements a data storage layer in a
2525

2626
DACs store the data required to reconstruct the state of the blockchain and make that data accessible so that, if the main blockchain network goes down, users can still access their assets and data.
2727

28-
DAC set up can be costly and therefore DACs mostly support Enterprise use cases which require cheap and fast transactions with a private and secure data layer.
28+
Setting up a DAC can be costly and therefore DACs mostly support Enterprise use cases which require cheap and fast transactions with a private and secure data layer.
2929

3030
The CDK validium DAC is a secure consortium of nodes that ensures off-chain data access.
3131

0 commit comments

Comments
 (0)