From 95ce5e9549bdef91e69375a6d476a021b1d796ed Mon Sep 17 00:00:00 2001 From: treddy08 Date: Fri, 24 Jan 2025 14:40:31 +1000 Subject: [PATCH] update --- content/modules/ROOT/pages/chapter01.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/modules/ROOT/pages/chapter01.adoc b/content/modules/ROOT/pages/chapter01.adoc index 99d106d..e98fb42 100644 --- a/content/modules/ROOT/pages/chapter01.adoc +++ b/content/modules/ROOT/pages/chapter01.adoc @@ -162,7 +162,7 @@ image::21_Modify_ExampleResourceTest.png[] image::22_Index_File.png[] * Having completed your task, you're ready to commit your changes. -* You click on the *Source Control* icon located in the left menu. +* You click on the *Source Control* icon located in the left menu. You may or may not be prompted to trust your workspace again. Go ahead and follow the prompts to trust the workspace if required. * Then, you enter the commit message "My First Commit" and click on the *Commit* button to finalize your changes. image::23_My_First_Commit.png[]