fix(docs): fix typo (#340)

This commit is contained in:
John Careaga 2023-05-03 01:17:13 -04:00 committed by GitHub
parent 38d3b7eb55
commit e297ef8fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ local call = require('Comment.api').call
---@mod comment.keybindings Keybindings
---@brief [[
---Comment.nvim provides default keybindings for (un)comment your code. These
---keybinds are enabled upon calling |commen.usage.setup| and can be configured
---keybinds are enabled upon calling |comment.usage.setup| and can be configured
---or disabled, if desired.
---
---Basic: ~