diff options
| author | Jay V <[email protected]> | 2025-12-02 18:09:16 -0500 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-12-02 18:09:16 -0500 |
| commit | d40feafb016d1443ff61578c98e2647ebcc5fe40 (patch) | |
| tree | b978c582c2cfa194926c866dfe4e8cfb929554ef /.opencode/command/spellcheck.md | |
| parent | 2a8473891b2965da8a6ec21f82373582ffb63b92 (diff) | |
| download | opencode-d40feafb016d1443ff61578c98e2647ebcc5fe40.tar.gz opencode-d40feafb016d1443ff61578c98e2647ebcc5fe40.zip | |
ignore: commands
Diffstat (limited to '.opencode/command/spellcheck.md')
| -rw-r--r-- | .opencode/command/spellcheck.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.opencode/command/spellcheck.md b/.opencode/command/spellcheck.md index afa1970b7..0abf23c4f 100644 --- a/.opencode/command/spellcheck.md +++ b/.opencode/command/spellcheck.md @@ -1,5 +1,5 @@ --- -description: Spellcheck all markdown file changes +description: spellcheck all markdown file changes --- Look at all the unstaged changes to markdown (.md, .mdx) files, pull out the lines that have changed, and check for spelling and grammar errors. |
