Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 77e5509

Browse files
committed
Merge pull request #10321 from MarcelGerber/disable-spell-check
Disable Spell Checking
2 parents 54d97ef + ac27147 commit 77e5509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
DEALINGS IN THE SOFTWARE.
2323
-->
2424

25-
<html>
25+
<html spellcheck="false">
2626
<head>
2727
<meta charset="utf-8">
2828
<title></title>

0 commit comments

Comments
 (0)