Basic Javascript

Hi all,
I am learning Basic JavaScript Course and I see the bug that appear in this link: https://guide.freecodecamp.org/certifications/javascript-algorithms-and-data-structures/basic-javascript/use-the-conditional-ternary-operator/
In the solution, you must use comparision operator (==) instead asignment operator (=).
Please fix it soon,
Sorry for my bad English.
Regards,
Hoang

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.

Updating Guide articles is actually extremely easy, if you would like to make the change yourself and open a Pull Request.