Jose Bailo
Results
1
issues of
Jose Bailo
Fix typo
1
In the second code example the `let` variable is assigned with the same value as the `const` variable, this way the example makes no sense. The `let` variable should be...