diff --git a/site/pages/topic/scripts.html b/site/pages/topic/scripts.html index 84507f3..d7fb2d1 100644 --- a/site/pages/topic/scripts.html +++ b/site/pages/topic/scripts.html @@ -5,4 +5,4 @@ title: Scripting author: Scripting team --- -

Here we will learn the basic of shell scripting!

+

This section attempts to guide you through the fundamentals of scripting, that is, the creation and use of small programs through automated application of the commands you learned about in other sections.