Преглед на файлове

Help: Fix wording in tutorial workflow description

Brad King преди 9 месеца
родител
ревизия
e07effe49c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Help/guide/tutorial/A Basic Starting Point.rst

+ 1 - 1
Help/guide/tutorial/A Basic Starting Point.rst

@@ -17,7 +17,7 @@ the ``Build and Run`` section will walk step-by-step through how to build and
 test the exercise. Finally, at the end of each exercise the intended solution
 test the exercise. Finally, at the end of each exercise the intended solution
 is discussed.
 is discussed.
 
 
-Also note that each step in the tutorial builds on the next. So, for example,
+Also note that each step in the tutorial builds on the previous. For example,
 the starting code for ``Step2`` is the complete solution to ``Step1``.
 the starting code for ``Step2`` is the complete solution to ``Step1``.
 
 
 Exercise 1 - Building a Basic Project
 Exercise 1 - Building a Basic Project