book
book copied to clipboard
fix: correct wording from 'in front of' to 'before' in documentation.
updating the sentence to improve clarity and correctness by changing 'in front of' to 'before' when referring to the placement of mut in front of the variable name.
as was in the chapter 2:
To make a variable mutable, we add mut before the variable name