From 444d6b92ca6a874cfd1d983b8161363108d14cbd Mon Sep 17 00:00:00 2001 From: Rafael Bradley Date: Tue, 28 Jul 2026 04:22:41 -0300 Subject: [PATCH] Checkpoint --- content/sdks/javascript.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/sdks/javascript.mdx b/content/sdks/javascript.mdx index e1ba1c3..ff6a978 100644 --- a/content/sdks/javascript.mdx +++ b/content/sdks/javascript.mdx @@ -134,4 +134,4 @@ let solution = await duckity.solve( ``` The default value for the `api` parameter is `"https://quack.duckity.com"`, which points to -Duckity's hosted duckling. Change the domain name to your \ No newline at end of file +Duckity's hosted duckling. Change the domain name to your duckling's and you'll be ready to go.