diff --git a/spec/theme-manager-spec.coffee b/spec/theme-manager-spec.coffee index 01e6525d1..f39fb80fb 100644 --- a/spec/theme-manager-spec.coffee +++ b/spec/theme-manager-spec.coffee @@ -248,7 +248,7 @@ describe "ThemeManager", -> expect(stylesheetsChangedHandler).toHaveBeenCalled() - describe "base stylesheet loading", -> + describe "base style sheet loading", -> workspaceElement = null beforeEach -> jasmine.snapshotDeprecations()