1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

[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

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.