diff --git a/spellcheck.docs.md b/spellcheck.docs.md new file mode 100644 index 0000000..50b570d --- /dev/null +++ b/spellcheck.docs.md @@ -0,0 +1,3 @@ +This simple spell checker uses the Anthropic Claude API to find and fix spelling errors in textareas on the page. Enter some text, click "Check Spelling," and any detected mistakes can be corrected with one click. + + diff --git a/spellcheck.html b/spellcheck.html new file mode 100644 index 0000000..956fbbb --- /dev/null +++ b/spellcheck.html @@ -0,0 +1,301 @@ + + +
+ + +