From ebb95dd28589b12d766f9ff4114ecd8fc1eb2d86 Mon Sep 17 00:00:00 2001 From: ayntee Date: Sun, 14 Feb 2021 22:53:39 +0400 Subject: [PATCH] docs(migrating): format file (#522) --- docs/src/migrating.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/migrating.md b/docs/src/migrating.md index aa0523d08..b88c6cce4 100644 --- a/docs/src/migrating.md +++ b/docs/src/migrating.md @@ -22,8 +22,8 @@ For the purposes of this guide, I will be using the current ## Preparations - First, create a Discordeno Bot using the - [Generator Boilerplate](https://github.com/discordeno/boilerplate) - I will name it Zodiac. + [Generator Boilerplate](https://github.com/discordeno/boilerplate) I will name + it Zodiac. - Then `git clone https://github.com/Skillz4Killz/Zodiac.git`