freeCodeCamp / freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
https://contribute.freecodecamp.org
BSD 3-Clause "New" or "Revised" License
403.57k stars 37.62k forks source link

[Greeting Bot Workshop] Use double quotes in code example #56509

Closed huyenltnguyen closed 3 days ago

huyenltnguyen commented 3 days ago

Description

We prefer to use double quotes for JavasScript string, so the following code example should be updated to follow the convention:

https://github.com/freeCodeCamp/freeCodeCamp/blob/b4f6b430c6c1c47f3524e668ac6baf8996ff1fd7/curriculum/challenges/english/25-front-end-development/workshop-greeting-bot/66ad8294a0ad902f1b31b612.md#L19

huyenltnguyen commented 3 days ago

This issue is open to first-time code contributors to this repository. The file that you should be updating is linked in the original post.

We typically do not assign issues. Instead, we accept the most quality contribution followed by the one that is made first.

Please make sure you read our guidelines for contributing as well as our expectations from a pull request, we prioritize contributors following the instructions in our guides. Join us in our chat room or our forum if you need help contributing; our moderators will guide you through this.

Happy contributing.