diff --git a/curriculum/challenges/english/blocks/lab-number-pattern-generator/6842a6cd9836f0114a5b7a8a.md b/curriculum/challenges/english/blocks/lab-number-pattern-generator/6842a6cd9836f0114a5b7a8a.md index 80423025c26..b6ffe675f15 100644 --- a/curriculum/challenges/english/blocks/lab-number-pattern-generator/6842a6cd9836f0114a5b7a8a.md +++ b/curriculum/challenges/english/blocks/lab-number-pattern-generator/6842a6cd9836f0114a5b7a8a.md @@ -21,7 +21,7 @@ In this lab you will practice the basics of Python by building a small app that # --hints-- -You should have a `number_patter` function. +You should have a `number_pattern` function. ```js ({