DEV Community

Discussion on: Understanding HTML Form Encoding: URL Encoded and Multipart Forms

Collapse
 
davidchen0310 profile image
davidchen0310

It's comprehensive and I appreciate it, but I found some typos.

"Avoid using them as they meant for human understanding and for machines."
->
"Avoid using them as they meant for human understanding and not for machines."

Collapse
 
z2lai profile image
z2lai

->
"Avoid using them as they are meant for human understanding and not for machines."

Collapse
 
sidthesloth92 profile image
Dinesh Balaji

Have made the edit, thanks for pointing it out.