book icon indicating copy to clipboard operation
book copied to clipboard

fix: correct wording from 'in front of' to 'before' in documentation.

Open bigsbug opened this issue 1 year ago • 0 comments

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

bigsbug avatar May 20 '24 15:05 bigsbug