tc39 / proposal-symbols-as-weakmap-keys

Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries
http://tc39.es/proposal-symbols-as-weakmap-keys
MIT License
90 stars 7 forks source link

Fix minor typos #12

Closed PsychoLlama closed 4 years ago

PsychoLlama commented 4 years ago

"otpions" -> "options" "primtiives" -> "primitives"

Best of luck on the proposal, I'm excited to see where it leads.

littledan commented 4 years ago

Thanks for the fixes!