Skip to content

Commit

Permalink
docs: Code block command name
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Aug 24, 2023
1 parent ac651a7 commit 60fd34f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ The `use-package` can be installed via MELPA if missing.
List of commands interact with `language server` and `Grammarly.com`.

| Commands | Description |
|:---------------------|:-----------------------------------------------------------------------------|
| lsp-grammarly-login | Login to Grammarly.com |
| lsp-grammarly-logout | Logout from Grammarly.com |
| lsp-grammarly-resume | Start grammarly check for currnet document (buffer) |
| lsp-grammarly-pause | Stop grammarly checker from current document (buffer) |
| lsp-grammarly-stats | Log out current document status, `score`, `readability`, `words count`, etc. |
| Commands | Description |
|:-----------------------|:-----------------------------------------------------------------------------|
| `lsp-grammarly-login` | Login to Grammarly.com |
| `lsp-grammarly-logout` | Logout from Grammarly.com |
| `lsp-grammarly-resume` | Start grammarly check for currnet document (buffer) |
| `lsp-grammarly-pause` | Stop grammarly checker from current document (buffer) |
| `lsp-grammarly-stats` | Log out current document status, `score`, `readability`, `words count`, etc. |

## 🔧 Configuration

Expand Down

0 comments on commit 60fd34f

Please sign in to comment.