From aaab717861cea93ea5316efe9267ba1d0b977dc7 Mon Sep 17 00:00:00 2001 From: Kathank Raithatha <99482358+kathankraithatha@users.noreply.github.com> Date: Tue, 20 May 2025 12:13:35 +0530 Subject: [PATCH] Update storyboard.md Fixed Typo: "Error: Unable to initialize Storyboard -> "Error: Unable to initialize Storyboard" --- docs/intro/ff-ui/storyboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/ff-ui/storyboard.md b/docs/intro/ff-ui/storyboard.md index 87ecff3e..1a0b2294 100644 --- a/docs/intro/ff-ui/storyboard.md +++ b/docs/intro/ff-ui/storyboard.md @@ -56,6 +56,6 @@ Watch this video if you prefer watching a video tutorial. ## FAQs
-I am getting "Error: Unable to initialize Storyboard +I am getting "Error: Unable to initialize Storyboard"

This error typically occurs because the initial page has not been set. To resolve this, please set the initial page in the [App Details](../../resources/projects/settings/general-settings.md#app-details) settings of your project.