Fix typo in changelog.

This commit is contained in:
John MacFarlane 2020-02-16 07:33:06 -08:00
parent a4fb3b036b
commit 0808c2a03f

View file

@ -107,7 +107,7 @@
* Add Text.Pandoc.Image with unexported svgToPng.
* Text.Pandoc.XML: EXport `html5Attributes`, `html4Attributes`,
* Text.Pandoc.XML: Export `html5Attributes`, `html4Attributes`,
`rdfaAttributes` (formerly unexported in Text.Pandoc.Writers.HTML).
[API change]