This Magento 2 module is an add-on to the LokiCheckout. It replaces the default email
filter with the ZooTools email-spell-checker.
Install this package via composer:
composer require loki-checkout/magento2-email-spell-checker
Next, enable this module:
bin/magento module:enable LokiCheckout_EmailSpellChecker
WARNING: Note that this adds 2Kb of JavaScript on top of the page.