Update server.en.yml -- minor copyedit (#11631)

* Update server.en.yml

* Fix the build

Co-authored-by: Arpit Jalan <arpit@techapj.com>
This commit is contained in:
Jeff Atwood
2021-01-04 18:32:02 -08:00
committed by GitHub
parent 0e04f8ac39
commit 762eadb9b8
2 changed files with 3 additions and 3 deletions

View File

@ -199,7 +199,7 @@ RSpec.describe EmailController do
navigate_to_unsubscribe
expect(body).to include("You are not receiving summary emails")
expect(body).to include("Don&#39;t send me any mail from Discourse")
expect(body).to include("Dont send me any mail from Discourse")
end
it 'hides unsubscribe from all checkbox when user already unsubscribed' do