Spell check as you type
- Applies to:
- All MindTouch Versions
- Role required:
- Draft Contributor
Spell Check As You Type (SCAYT) is enabled by default in Expert and will spell check your document as you type.
Use spell check
- As you add content in Edit mode, spell check will underline any misspellings with a red line.
- To correct the misspelling, right-click and select the correct word from the list of suggested words.
- If you want spell check to ignore the word, right-click and select Ignore or Ignore All.
If you frequently author complex or large pages of content, consider options to modify spell check settings for editor performance.
Disable spell check
- Navigate to Site Tools > Control Panel > System Settings > Editor.
- Paste the following code in the text field:
CKEDITOR.config.removePlugins='scayt,wsc';
- Save.