Add 'the'

This commit is contained in:
probablycorey
2014-04-07 15:43:53 -07:00
parent a3c9a65838
commit a79885eafb

View File

@@ -259,7 +259,7 @@ describe "Workspace", ->
runs -> expect(workspace.activePaneItem.getText()).toMatch /Copyright/
describe "when an editor is destroyed", ->
it "removes editor", ->
it "removes the editor", ->
editor = null
waitsForPromise ->