From 22cda2b93980236cfc650da82f7e7806c8cfa7d6 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Mon, 12 May 2025 17:02:04 -0700 Subject: [PATCH] Fix typo --- components/fields.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/fields.mdx b/components/fields.mdx index 050e8247c..196fae391 100644 --- a/components/fields.mdx +++ b/components/fields.mdx @@ -4,7 +4,7 @@ description: "Set parameters for your API or SDK references" icon: 'letter-text' --- -There are two types of fields: Paramameter Fields and Response Fields. +There are two types of fields: Parameter Fields and Response Fields. ## Parameter Field