minor change
This commit is contained in:
parent
4d0e1584dc
commit
49739be3eb
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ many languages take this further by making `self` a magic argument name that cau
|
|||
|
||||
In addition other languages will frequently allow for storing references to modify variables later.
|
||||
|
||||
For our purposes neither of those additions are necessary so we won't add them.
|
||||
For our purposes none of those additions are necessary so we won't add them.
|
||||
|
||||
## Minor pain point fix
|
||||
|
||||
|
|
Loading…
Reference in a new issue