Skip to content

Commit 253300b

Browse files
authored
Update new-course.adoc
Corrected a couple of typos as I saw them
1 parent 51abe66 commit 253300b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

en/modules/ROOT/pages/new-course.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ NOTE: Add all the instructions needed to take the course in this section.
8181

8282
The content of the website is written in text files using the Asciidoc syntax.
8383

84-
NOTE: The content is intended to be multilingual. Usualy, we recomend to start with the English version to maximize the number of people being able to translate the content in different langages
84+
NOTE: The content is intended to be multilingual. Usually, we recomend to start with the English version to maximize the number of people being able to translate the content in different langages
8585

8686
----
8787
📁 www
@@ -122,9 +122,9 @@ NOTE: Always keep the Overview and Set up page and make them the two first page
122122

123123
== Building the content
124124

125-
Each time you push a modificaiton to the project, an otomated task is triggered. This will do the following.
125+
Each time you push a modificaiton to the project, an automated task is triggered. This will do the following.
126126

127-
* Ziping and publishing the course-material folder
127+
* Zipping and publishing the course-material folder
128128
* Building and publishing the website
129129
* Rendering the website content to a PDF file
130130

@@ -134,4 +134,4 @@ NOTE: the zip file and the PDF are set to be downloaded from the overview page.
134134
== Useful resources
135135

136136
* https://docs.asciidoctor.org/asciidoc/latest/[Asciidoc syntax manual]
137-
* https://docs.antora.org/antora/latest/[Antora documentation]
137+
* https://docs.antora.org/antora/latest/[Antora documentation]

0 commit comments

Comments
 (0)