Fix typo in a test

master
Kaushal Modi 8 years ago
parent 38775bdb5d
commit 19cf97ddaf
  1. 2
      test/site/content-org/all-posts.org
  2. 2
      test/site/content/posts/invalid-nocites.md

@ -4668,7 +4668,7 @@ This post has citations ~@foo~ and ~@bar~ listed in ~nocite~
meta-data. But they are invalid as they don't exist in any of the
bibliography files.
But that generations neither a Pandoc warning nor error.
But that generates neither a Pandoc warning nor error.
As the final Pandoc output Markdown ends up with *no* references, the
Pandoc output is discarded, and the original ~ox-hugo~ output is used

@ -8,7 +8,7 @@ This post has citations `@foo` and `@bar` listed in `nocite`
meta-data. But they are invalid as they don't exist in any of the
bibliography files.
But that generations neither a Pandoc warning nor error.
But that generates neither a Pandoc warning nor error.
As the final Pandoc output Markdown ends up with **no** references, the
Pandoc output is discarded, and the original `ox-hugo` output is used

Loading…
Cancel
Save