We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a75cf7 commit 22a4fffCopy full SHA for 22a4fff
1 file changed
src/components/home/index.tsx
@@ -167,7 +167,7 @@ export default function Home(): JSX.Element {
167
<p className="text-fg-base--muted font-light">
168
The Squid SDK is open source. Accessing the data from the SQD Network is free until the mainnet launch, and
169
afterwards is projected to be in the range of $1-$5 for a terabyte of extracted data.
170
- The SQD Cloud offers a free playgroud space for developing indexers and a hosted service
+ The SQD Cloud offers a free playground space for developing indexers and a hosted service
171
for production-ready indexing pipelines. The pay-as-you-go pricing only accounts
172
for the actual compute and storage resources consumed by the indexer,
173
see <a href="/cloud/pricing">for the pricing details</a>.
0 commit comments