From 0120ec2c19c9b0747e332ea8d69b317277ff9214 Mon Sep 17 00:00:00 2001 From: deepgarg-visa <149145061+deepgarg-visa@users.noreply.github.com> Date: Sun, 29 Sep 2024 00:44:53 +0530 Subject: [PATCH] fix(docs): fix form type (#11497) --- docs/api/tutorials/forms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/tutorials/forms.md b/docs/api/tutorials/forms.md index eb555910f1..cf51f1579f 100644 --- a/docs/api/tutorials/forms.md +++ b/docs/api/tutorials/forms.md @@ -77,7 +77,7 @@ For example, below file represents a form `123456` You can see the full example ```yaml - id: 123456 # urn: "urn:li:form:123456" # optional if id is provided - type: VERIFICATION # Supported Types: DOCUMENTATION, VERIFICATION + type: VERIFICATION # Supported Types: COMPLETION(DOCUMENTATION), VERIFICATION name: "Metadata Initiative 2023" description: "How we want to ensure the most important data assets in our organization have all of the most important and expected pieces of metadata filled out" prompts: