Skip to content

Commit 77e5509

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)