Uh oh!
There was an error while loading. Please reload this page.
[Typo]- In chapter Arrays in the section of loops we have to changed number to index - #3949
[Typo]- In chapter Arrays in the section of loops we have to changed number to index#3949sajwan05 wants to merge 3 commits into
Conversation
joaquinelio
commented
Mar 22, 2026
It looks like this branch was created from another branch, so it includes those commits as well. No big deal. The index fix is 👍 |
Thanks for the suggestion but |
joaquinelio
commented
Mar 24, 2026
oh, I see. I'm not a native English speaker, so I asked chatgpt : « |
sajwan05
commented
Mar 24, 2026
Oh I see, thanks for this, I have changed capitalize to capitalized. |
sajwan05
commented
Mar 25, 2026
@joaquinelio Hey I did the requested changes. Thanks. |
joaquinelio
left a comment
There was a problem hiding this comment.
👍
They are not cosmetic changes
In chapter Arrays in the section Loops we have
for...ofloop and there we changed number to index for more accurate language.Issue: #3940