From 3c97a9585b6b21b5a05640451ea9776bc9bee095 Mon Sep 17 00:00:00 2001 From: Yash Malik <37410163+codeblech@users.noreply.github.com> Date: Wed, 3 Jul 2024 23:59:08 +0530 Subject: [PATCH] fixes typo --- content/develop/concepts/configuration/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/develop/concepts/configuration/_index.md b/content/develop/concepts/configuration/_index.md index d10d222d1..6b8836bce 100644 --- a/content/develop/concepts/configuration/_index.md +++ b/content/develop/concepts/configuration/_index.md @@ -11,7 +11,7 @@ slug: /develop/concepts/configuration
Configuration options
-Understand they types of options available to you through Streamlit configuration. +Understand the types of options available to you through Streamlit configuration.