diff --git a/spec/filetypes_spec.rb b/spec/filetypes_spec.rb index ac3fcf0..6fd330e 100644 --- a/spec/filetypes_spec.rb +++ b/spec/filetypes_spec.rb @@ -16,7 +16,7 @@ expect(buffer_content).to eq normalize_string_indent(<<-TEXT) # Hello there - this is the first bullet - - this is the second bullet + this is the second bullet TEXT end