We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84ef39 commit d8a5687Copy full SHA for d8a5687
readme.md
@@ -42,7 +42,7 @@ Say we have the following module, `example.js`
42
43
```js
44
import {atom, rss} from 'xast-util-feed'
45
-import toXml from 'xast-util-to-xml'
+import {toXml} from 'xast-util-to-xml'
46
47
var channel = {
48
title: 'NYT > Top Stories',
0 commit comments