From fc5e2ac79cc29c69b2ce5b82be3df655a744fcf9 Mon Sep 17 00:00:00 2001 From: "Peter T. Walker" <108812366+petertimwalker@users.noreply.github.com> Date: Wed, 17 Jul 2024 18:07:00 -0700 Subject: [PATCH] Typo in the word using --- docs/walkthrough_intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/walkthrough_intro.mdx b/docs/walkthrough_intro.mdx index 7cb3ab26a..a1caebe34 100644 --- a/docs/walkthrough_intro.mdx +++ b/docs/walkthrough_intro.mdx @@ -6,7 +6,7 @@ description: "Setting up a simple receptionist agent" Welcome to the Vocode API! We've got a lot of powerful features that we're going to illustrate by setting up a receptionist agent that can take calls and book calendar appointments. -We'll cover how to do it step-by-step entirely via API or you could also follow along usig our +We'll cover how to do it step-by-step entirely via API or you could also follow along using our [Dashboard]("https://dashboard.vocode.dev). In particular, we'll go through the following steps: