[CONTRIBUTING.markdown] Change "buid" to "build"

This commit is contained in:
Barton Stanley 2020-01-31 14:20:14 -06:00 committed by GitHub
parent db9e4f44d3
commit d5432679c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ addition or not.
## Building the site locally
You can buid the site locally to test your changes. Follow the steps below.
You can build the site locally to test your changes. Follow the steps below.
* Install Ruby language runtime and RubyGems. See [here](https://middlemanapp.com/basics/install/) for more details.
* Clone or zip download the [learnxinyminutes-site](https://github.com/adambard/learnxinyminutes-site) repo.