Skip to content

Commit

Permalink
Merge pull request #1498 from technicalpickles/patch-1
Browse files Browse the repository at this point in the history
Fix typo in markdown_spec.rb
  • Loading branch information
lsegal committed Sep 17, 2023
2 parents 852a772 + 590d8b4 commit 522e12e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require File.dirname(__FILE__) + '/integration_spec_helper'

RSpec.describe 'Markdown processrors integration' do
RSpec.describe 'Markdown processors integration' do
include_context 'shared helpers for markup processor integration specs'

shared_examples 'shared examples for markdown processors' do
Expand Down

0 comments on commit 522e12e

Please sign in to comment.