Skip to content

Commit 327b629

Browse files
authored
Revert unintentional addon name change (#75)
1 parent bc8cd39 commit 327b629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_lsp/ruby_lsp_rspec/addon.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def deactivate; end
4646
# @override
4747
#: -> String
4848
def name
49-
"ruby-lsp-rspec"
49+
"Ruby LSP RSpec"
5050
end
5151

5252
# @override

0 commit comments

Comments
 (0)