Skip to content

Commit aa9ed79

Browse files
authored
Fix typo in lesson 2
1 parent a853814 commit aa9ed79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lesson-2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h2>Lesson 2: Arguments</h2>
181181
<section data-step="3" class="step">
182182
<p>
183183
Good job! You have now learnt about the mangling of basic types. In
184-
the next lesson, we will use there types as template arguments.
184+
the next lesson, we will use these types as template arguments.
185185
</p>
186186
<div class="center">
187187
<a href="lesson-3.html" class="action-button">

0 commit comments

Comments
 (0)