Switch by newshahn · Pull Request #61 · javascript-tutorial/fa.javascript.info
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are multiple parts that you've changed single quotes to double quotes in the translations (in code sections). Is there any reason for that ? Am I missing something ?
Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻
As you can probably tell, I'm pretty new to programming and Github and that's partly why I made these mistakes.
I will fix them and resend my PR.
Thank you
As you can probably tell, I'm pretty new to programming and Github and that's partly why I made these mistakes.
I will fix them and resend my PR.
Thank you
Don't worry about it. You're doing fine.
Dear Mehrad,
I fixed the issues you mentioned in the past PR.
An extension was changing my double quotes to single quotes.
Hopefully, it's all okay now.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job.