How to disable grammatical correctness check on input type text fields

Viewed 13834

Sometime certain words typed into an input type text box, is shown with a red underline on the browser indicating that the word could be grammatically incorrect.

How do I prevent this from showing up?

3 Answers
Related