Skip to content

Commit ead4674

Browse files
committed
Fix a missing article
1 parent 2eb89d2 commit ead4674

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/mooc/python-and-performance/prerequisities.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ benefit from the course and explain how the course is structured.
77
88
-->
99

10-
In order to succeed in this course, you need to know few things beforehand.
10+
In order to succeed in this course, you need to know a few things beforehand.
1111

1212
First, this course is aimed at people who already know how to program in
1313
Python. **We will not be teaching Python programming as such.** However,
@@ -25,7 +25,7 @@ You can test if you have the prerequisite level of skills and knowledge by
2525
going through the quiz in the next step.
2626

2727
Second, previous knowledge of high-performance computing is not needed, we
28-
will discuss the relevant topics as we proceed.
28+
will discuss the relevant topics as we proceed.
2929

3030
Third, the course duration is four weeks. Each week we discuss a different
3131
topic related to Python performance. The main aspects of each topic is covered
@@ -36,5 +36,5 @@ best way to learn programming.
3636

3737
We provide simple instructions for setting up a virtual machine with the
3838
programming environment for the course in your own laptop/workstation. The
39-
virtual machine is based on Linux, and in order to carry out the exercises
39+
virtual machine is based on Linux, and in order to carry out the exercises
4040
some familiarity with the Linux command line is useful.

0 commit comments

Comments
 (0)