From 4b355832bdeb09cfd8b319862491a0ac408627dd Mon Sep 17 00:00:00 2001 From: Paul Howard Date: Wed, 31 Aug 2016 01:52:43 -0700 Subject: [PATCH] Fix typo in getting-started.json Delete the word "write" from "...a popular Medium publication where we write publish tons of helpful articles..." --- seed/challenges/00-getting-started/getting-started.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed/challenges/00-getting-started/getting-started.json b/seed/challenges/00-getting-started/getting-started.json index 0a1fb61a52..167b180407 100644 --- a/seed/challenges/00-getting-started/getting-started.json +++ b/seed/challenges/00-getting-started/getting-started.json @@ -902,7 +902,7 @@ [ "//i.imgur.com/AZNLvEC.gif", "A gif showing how you can click the \"follow\" button to follow Free Code Camp's publication.", - "Our community has a popular Medium publication where we write publish tons of helpful articles about coding and technology. Once you open the link, click the \"follow\" button in the upper right hand corner. If you don't have a Medium account, you can create one in seconds.", + "Our community has a popular Medium publication where we publish tons of helpful articles about coding and technology. Once you open the link, click the \"follow\" button in the upper right hand corner. If you don't have a Medium account, you can create one in seconds.", "https://medium.freecodecamp.com" ] ],