Skip to content

Commit

Permalink
add mention of local dev
Browse files Browse the repository at this point in the history
  • Loading branch information
rikinsk committed Oct 21, 2024
1 parent 28c6f0d commit 4ead772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import CodeBlock from "@theme/CodeBlock";
<div className="xl:w-2/5">
<p className="text-[1.3rem]">
In less than <em>a minute</em> and without needing a data source connection string, you can have a supergraph API
deployed on Hasura DDN. 🚀
running locally and deployed to Hasura DDN. 🚀
</p>
</div>
<div className="xl:w-3/5">
Expand Down

0 comments on commit 4ead772

Please sign in to comment.