Skip to content

Commit 9b20083

Browse files
nvim-surround: fix typo in description (#631)
Removed extra 'e' from the word upstream in description Co-authored-by: raf <raf@notashelf.dev>
1 parent 63c032c commit 9b20083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/plugins/utility/surround/surround.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ in {
3838
default = false;
3939
description = ''
4040
nvim-surround: add/change/delete surrounding delimiter pairs with ease.
41-
Note that the default mappings deviate from upstreeam to avoid conflicts
41+
Note that the default mappings deviate from upstream to avoid conflicts
4242
with nvim-leap.
4343
'';
4444
};

0 commit comments

Comments
 (0)