mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-07-13 21:15:35 +08:00
fix(curriculum): typo number_patter -> number_pattern (#63056)
This commit is contained in:
parent
6e33189f3b
commit
5ff2e3816f
@ -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
|
||||
({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user