javascript-tutorial / en.javascript.info

Modern JavaScript Tutorial
https://javascript.info
Other
23.13k stars 3.84k forks source link

Replace assignment with equals in Truncate the text task #3647

Closed CJDumbleton closed 6 months ago

CJDumbleton commented 6 months ago

Replace the assignment operator = with the equality comparison == in both examples in the 'Truncate the text' task.

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

smith558 commented 6 months ago

@CJDumbleton Thank you for your contribution! 🙂