Skip to content

Commit ea0ff6d

Browse files
author
jarrodwatts
committed
CDK, overview, getting started
1 parent f3b2e5c commit ea0ff6d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/cdk/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ hide:
1313
<div class="hero-image"><img src="../img/cdk/cdk.svg" loading="lazy" class="hero-image" style="width: 40%; float: right;"></div>
1414
<div class="hero-left">
1515
<h1 class="hero-heading">Polygon CDK</h1>
16-
<p class="hero-subtext">Polygon Chain Development Kit (CDK) is a modular, open source software toolkit allowing blockchain developers to launch new zero-knowledge proof (zkEVM plus optional validium) L2 chains on Ethereum.</p>
16+
<p class="hero-subtext">Polygon Chain Development Kit (CDK) is a modular, open-source stack for blockchain developers to launch sovereign L2 chains powered by zero-knowledge (ZK) proofs.</p>
1717
</div>
1818
</br>
1919
</div>
@@ -24,7 +24,7 @@ hide:
2424
<div class="product-list-item-header">
2525
<div class="feature-card-heading">Understand the CDK</div>
2626
</div>
27-
<p class="feature-paragraph">A high-level overview of the CDK and why you would use it.</p>
27+
<p class="feature-paragraph">A high-level overview of the CDK and why you might use it.</p>
2828
</a>
2929
</div>
3030
<div class="grid-item">
@@ -48,15 +48,15 @@ hide:
4848
<div class="product-list-item-header">
4949
<div class="feature-card-heading">CDK Architecture</div>
5050
</div>
51-
<p class="feature-paragraph">Dive deeper into the components of a CDK chain.</p>
51+
<p class="feature-paragraph">Dive deeper into the components of a CDK chain and how they interact.</p>
5252
</a>
5353
</div>
5454
<div class="grid-item">
5555
<a href="https://github.com/0xPolygon/cdk-validium-node" target="_blank">
5656
<div class="product-list-item-header">
5757
<div class="feature-card-heading">Contribute to the CDK</div>
5858
</div>
59-
<p class="feature-paragraph">Get involved in developing the open-source CDK stack on GitHub.</p>
59+
<p class="feature-paragraph">Get involved in building the open-source CDK stack on GitHub.</p>
6060
</a>
6161
</div>
6262
</div>

0 commit comments

Comments
 (0)