From f376c7b9510baf568ec96a0e4f42f717ecddf88a Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Wed, 28 Feb 2024 13:38:10 +0100 Subject: [PATCH] chore: typo --- apps/marketing/content/blog/launch-week-2-day-3.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/marketing/content/blog/launch-week-2-day-3.mdx b/apps/marketing/content/blog/launch-week-2-day-3.mdx index 2e0e47a35..6ea0db9b9 100644 --- a/apps/marketing/content/blog/launch-week-2-day-3.mdx +++ b/apps/marketing/content/blog/launch-week-2-day-3.mdx @@ -37,7 +37,7 @@ You can check out the detailed API documentation here: ## Pricing -We are building Documenso to be an open and extendable platform; therefore, therefore the API is included in all current plans. The API is authenticated via auth tokens, which every user can create at no extra cost, as can teams. Existing limits still apply (i.e., the number of included documents for the free plan). While we don't have all the details yet, we don't intend to price the API usage in itself (rather the accounts using it) since we want you to build on Documenso without being smothered by API costs. +We are building Documenso to be an open and extendable platform; therefore the API is included in all current plans. The API is authenticated via auth tokens, which every user can create at no extra cost, as can teams. Existing limits still apply (i.e., the number of included documents for the free plan). While we don't have all the details yet, we don't intend to price the API usage in itself (rather the accounts using it) since we want you to build on Documenso without being smothered by API costs. > Try the API here for free: [https://documen.so/api](https://documen.so/api)