diff --git a/spec/metanorma/processor_spec.rb b/spec/metanorma/processor_spec.rb
index 100adaaf..25c637f9 100644
--- a/spec/metanorma/processor_spec.rb
+++ b/spec/metanorma/processor_spec.rb
@@ -42,7 +42,7 @@
Terms, Definitions, Symbols and Abbreviated Terms
- Term2
+ Term2
@@ -59,7 +59,7 @@
OUTPUT
end
- it "generates HTML from IsoDoc XML" do
+ it "generates DOC from IsoDoc XML" do
FileUtils.rm_f "test.doc"
processor.output(<<~INPUT, "test.xml", "test.doc", :doc)