Fix minor typos in comments and spec names (#21831)
This commit is contained in:
@@ -90,7 +90,7 @@ RSpec.describe UserSettings::Setting do
|
||||
|
||||
describe '#key' do
|
||||
context 'when there is no namespace' do
|
||||
it 'returnsn a symbol' do
|
||||
it 'returns a symbol' do
|
||||
expect(subject.key).to eq :foo
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user