From 4d1d32016e301d3d9c7584d9ce9a21d98a682245 Mon Sep 17 00:00:00 2001 From: Pavel Mineev Date: Mon, 26 Jul 2021 13:27:20 +0300 Subject: [PATCH] fix typo --- site/src/docs/backup/migration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/docs/backup/migration/index.md b/site/src/docs/backup/migration/index.md index 2bfd05af..75f4e44e 100644 --- a/site/src/docs/backup/migration/index.md +++ b/site/src/docs/backup/migration/index.md @@ -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://.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 .xml.gz`