nvim-surround: Fix typo in description

Removed extra 'e' from the word upstream in description
This commit is contained in:
Ian Allaway 2025-02-12 17:22:16 +00:00 committed by GitHub
commit bf8ad1eb3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ in {
default = false;
description = ''
nvim-surround: add/change/delete surrounding delimiter pairs with ease.
Note that the default mappings deviate from upstreeam to avoid conflicts
Note that the default mappings deviate from upstream to avoid conflicts
with nvim-leap.
'';
};