From 69b6742da8acce1b2694a3b311fb3fe68e7a4b7d Mon Sep 17 00:00:00 2001 From: Animesh Tarodia <61413897+anitarodia@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:47:22 +0530 Subject: [PATCH] Update select.md Maintaining standard across all types --- docs/connectivity/saas-connectivity/connector-spec/select.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/connectivity/saas-connectivity/connector-spec/select.md b/docs/connectivity/saas-connectivity/connector-spec/select.md index 90d09b71c60..42807aef9cc 100644 --- a/docs/connectivity/saas-connectivity/connector-spec/select.md +++ b/docs/connectivity/saas-connectivity/connector-spec/select.md @@ -11,7 +11,7 @@ tags: ['Connectivity', 'Connector Spec'] ## How to use the Select type in the connector spec -You can use the Select type to create a dropdown for users to interact with to select from a predefined set of values. +You can use the `select` type to create a dropdown for users to interact with to select from a predefined set of values. This is an example implementation: