From 218df85bac1c442c22297691651578244827f5c2 Mon Sep 17 00:00:00 2001 From: Proggle <89282845+Proggle@users.noreply.github.com> Date: Sat, 28 Oct 2023 02:30:07 -0400 Subject: [PATCH] Fixed typo on home page --- addons/dialogic/Editor/HomePage/home_page.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/dialogic/Editor/HomePage/home_page.tscn b/addons/dialogic/Editor/HomePage/home_page.tscn index 3dc4a98e6..78b69271f 100644 --- a/addons/dialogic/Editor/HomePage/home_page.tscn +++ b/addons/dialogic/Editor/HomePage/home_page.tscn @@ -312,7 +312,7 @@ layout_mode = 2 layout_mode = 2 theme_override_styles/normal = SubResource("StyleBoxEmpty_es88k") bbcode_enabled = true -text = "[center]Welcome to dialogic, a plugin that let's you easily create stories and dialogs for your game!" +text = "[center]Welcome to dialogic, a plugin that lets you easily create stories and dialogs for your game!" fit_content = true [node name="RandomTipSection" type="VBoxContainer" parent="CenterContainer/HomePageBox/BottomPanel/ScrollContainer/HBoxContainer/CenterContainer2"]