From 464398d16397edfc173363dd56f8269ea2e3f676 Mon Sep 17 00:00:00 2001 From: Dhanush Adithya Date: Fri, 10 Jul 2020 17:49:31 +0530 Subject: [PATCH] content(docs): nit on punctuation --- .../topic/web-development/deploying-a-site-with-netlify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/resources/topic/web-development/deploying-a-site-with-netlify.md b/src/content/resources/topic/web-development/deploying-a-site-with-netlify.md index 7d1531f..ae42553 100644 --- a/src/content/resources/topic/web-development/deploying-a-site-with-netlify.md +++ b/src/content/resources/topic/web-development/deploying-a-site-with-netlify.md @@ -18,7 +18,7 @@ First you will have to navigate to https://netlify.com then login with your pref Now, there are two ways to deploy a site. 1. From a Github repository -2. Just drag and drop the files +2. Just drag and drop the files. So if you got your site files or Github repository ready, let's get started! ## 1. Deploying site from a Github repository