summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.markdown
diff options
context:
space:
mode:
authorMax Schumacher <maximilianbschumacher@gmail.com>2020-01-31 21:53:25 +0100
committerGitHub <noreply@github.com>2020-01-31 21:53:25 +0100
commita0f91aacf973114021cf0f789399e6b9c20f3093 (patch)
tree69dafc14dd62126d4e88dc54e1d33cf1c067eb38 /CONTRIBUTING.markdown
parentdb9e4f44d31d9793961fce8d1b36ad95e4772c85 (diff)
parentd5432679c75c57dd280af957df8063d10b30db99 (diff)
Merge pull request #3837 from bartonstanley/patch-2
[CONTRIBUTING.markdown] Change "buid" to "build"
Diffstat (limited to 'CONTRIBUTING.markdown')
-rw-r--r--CONTRIBUTING.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.markdown b/CONTRIBUTING.markdown
index 18a5a5d7..3dfd38ce 100644
--- a/CONTRIBUTING.markdown
+++ b/CONTRIBUTING.markdown
@@ -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.