From 4354251ccce6a62b8b9ca3325b29834f2a15a33e Mon Sep 17 00:00:00 2001 From: Rooney30 <103701369+Rooney30@users.noreply.github.com> Date: Mon, 12 Dec 2022 10:56:25 -0600 Subject: [PATCH] docs: Added a title to GlobalFunctions.md (#18617) --- contributions/docs/GlobalFunctions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributions/docs/GlobalFunctions.md b/contributions/docs/GlobalFunctions.md index bdd083d451..a9b1788c87 100644 --- a/contributions/docs/GlobalFunctions.md +++ b/contributions/docs/GlobalFunctions.md @@ -1,3 +1,5 @@ +# Global Function docs + Global functions in Appsmith are available through the right-hand pane and in the JS editor. They allow users to perform different tasks throughout the Appsmith application. #### Here are some pull requests you can use as an example: