midudev / midu.dev

midu.dev blog 📝
https://midu.dev
GNU General Public License v3.0
437 stars 171 forks source link

Fix typo #110

Closed josebailo closed 1 year ago

josebailo commented 1 year ago

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 assigned with a different value to demonstrate the scopes of the variables are different.

vercel[bot] commented 1 year ago

@josebailo is attempting to deploy a commit to the midudev pro Team on Vercel.

A member of the Team first needs to authorize it.