fix typo
This commit is contained in:
@@ -6,7 +6,7 @@ order: 300
|
||||
|
||||
Remark42 supports importing comments from Disqus, WordPress, or native backup format. All imported comments have an `Imported` field set to `true`.
|
||||
|
||||
### Importfrom Disqus
|
||||
### Import from Disqus
|
||||
|
||||
1. Disqus provides an export of all comments on your site in a gzipped file. This option is available in your Moderation panel at Disqus Admin > Setup > Export. The export will be sent into a queue and then emailed to the address associated with your account once it's ready. Direct link to export will be something like `https://<siteud>.disqus.com/admin/discussions/export/`. See [importing-exporting](https://help.disqus.com/en/articles/1717199-importing-exporting) for more details
|
||||
2. Move this file to your Remark42 host within `./var` and extract, i.e. `gunzip <disqus-export-name>.xml.gz`
|
||||
|
||||
Reference in New Issue
Block a user