Update README.md

grammatical update
This commit is contained in:
Toussaint Louis 2022-05-30 01:35:51 +02:00 committed by GitHub
parent 4bd48a1abe
commit 51fd4a0ae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Create a `fikBuk` function that takes a number `n` and will start counting from
`1` to `n`.
You will return create an array from those values
You will return an array from those values
for each numbers in between `1` and `n` you must do the following: