Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 223 Bytes

correctSpelling.md

File metadata and controls

11 lines (11 loc) · 223 Bytes

Correct Spelling

Notes

Corrects the spelling of a word or sentence. Words can be placed in an array.

Syntax

correctSpelling(text: <#Array or String#>)

Example

correctSpelling(text: "Hello World!")