Update 05_props.md

Spell mistake.
pull/392/head
Abhishek Shah 10 months ago committed by GitHub
parent 8b41cd49c3
commit c4a3cb167f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,7 +56,7 @@ const getUserInfo = (firstName, lastName, country) => {
return `${firstName} ${lastName}. Lives in ${country}.`
}
// calling a functons
// calling a function
getUserInfo('Asabeneh', 'Yeteyeh', 'Finland')

Loading…
Cancel
Save