mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: correct enumerate function description grammar (#64879)
Co-authored-by: dhruvac29 <dhruvac29@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2ef4efb963
commit
bc3196b49c
+1
-1
@@ -141,7 +141,7 @@ Review the beginning of the lesson for the answer.
|
||||
|
||||
---
|
||||
|
||||
It is used to track of the index for an iterable and return an `enumerate` object.
|
||||
It is used to keep track of the index of an iterable and return an `enumerate` object.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user