diff --git a/modules/plugins/utility/surround/surround.nix b/modules/plugins/utility/surround/surround.nix index d74966af..96ff5efb 100644 --- a/modules/plugins/utility/surround/surround.nix +++ b/modules/plugins/utility/surround/surround.nix @@ -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. ''; };