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