From f8e9de2de4152124847e50993ebb134083969e2a Mon Sep 17 00:00:00 2001 From: Ruhan Ponnada <48140192+ruhanponnada@users.noreply.github.com> Date: Wed, 7 May 2025 09:06:33 -0700 Subject: [PATCH] Fixed heading name Fixed name from paramameter to parameter --- components/fields.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/fields.mdx b/components/fields.mdx index 24c257312..050e8247c 100644 --- a/components/fields.mdx +++ b/components/fields.mdx @@ -6,7 +6,7 @@ icon: 'letter-text' There are two types of fields: Paramameter Fields and Response Fields. -## Paramameter Field +## Parameter Field A `ParamField` component is used to define the parameters for your APIs or SDKs. Adding a `ParamField` will automatically add an [API Playground](/api-playground/overview). @@ -116,4 +116,4 @@ The `` component is designed to define the return values of an AP Labels that are shown after the name of the field - \ No newline at end of file +