Skip to content

Commit c269c9c

Browse files
authored
Update new-course.adoc
another couple of typos corrected
1 parent 885c2fe commit c269c9c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ title: My template course <.>
4646
----
4747
+
4848
<.> The name attribute must start by `course_`, be lower case and not have white spaces
49-
<.> The value of the title attribute will be the one displayed on th ewebsite
49+
<.> The value of the title attribute will be the one displayed on the website
5050
+
5151
. Edit the `set-up.adoc` file like described:
5252

@@ -115,15 +115,15 @@ Each language folder have the same hierarchy.
115115

116116
=== Standardization
117117

118-
As far as you can oragnize your course as you want, we encourage to keep a minimum of standardization between courses.
118+
As far as you can organize your course as you want, we encourage to keep a minimum of standardization between courses.
119119

120120
NOTE: We've been defining formating guidelines https://labviewcommunitytraining.github.io/www/en/contributing.html#writing-conventions[here].
121121

122122
NOTE: Always keep the Overview and Set up page and make them the two first page of your course
123123

124124
== Building the content
125125

126-
Each time you push a modificaiton to the project, an automated task is triggered. This will do the following.
126+
Each time you push a modification to the project, an automated task is triggered. This will do the following.
127127

128128
* Zipping and publishing the course-material folder
129129
* Building and publishing the website

0 commit comments

Comments
 (0)