From ffaa338895c426e3f2d5054d4b768f7198ec0ff0 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com> Date: Sat, 5 Oct 2019 00:36:24 +0700 Subject: [PATCH] Update migrations.md Grammar/Typos --- content/en/tools/migrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/tools/migrations.md b/content/en/tools/migrations.md index 9c77b5a2e..eca3cb31e 100644 --- a/content/en/tools/migrations.md +++ b/content/en/tools/migrations.md @@ -53,7 +53,7 @@ Alternatively, you can use the new [Jekyll import command](/commands/hugo_import ## Medium - [medium2md](https://github.com/gautamdhameja/medium-2-md) - A simple Medium to Hugo exporter able to import stories in one command, including Front Matter. -- [medium-to-hugo](https://github.com/bgadrian/medium-to-hugo) - One command tool written in Go to export medium posts into Hugo compatible Markdown format, tags and images included. All images will get downloaded locally and linked appropriately. +- [medium-to-hugo](https://github.com/bgadrian/medium-to-hugo) - CLI tool written in Go to export medium posts into a Hugo compatible Markdown format. Tags and images are included. All images will be downloaded locally and linked appropriately. ## Tumblr