From a0c6b07d7dbb91b9d5eaf10fa4cda40c87ff234a Mon Sep 17 00:00:00 2001 From: Riley Shaw Date: Sun, 30 Nov 2014 01:15:47 -0500 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ca4a23..5d70612 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ gulp ## Contributing At this stage **the most important way you can help is to use the library**. The API is in Beta and still flexible. If you discover something that's confusing or hard to work with, document it [here](https://github.com/rileyjshaw/terra/issues). Come up with an idea and try to build it; by using and testing the library you'll find bugs or usability issues that would otherwise go unnoticed. -If you want to make a pull-request on anything labelled 'major', be sure to join the discussion first so we can talk architecture. +If you want to make a pull-request on anything labeled 'major', be sure to join the discussion first so we can talk architecture. If anyone's willing to get the ball rolling on [unit tests](https://github.com/rileyjshaw/terra/issues/16), [you will be my hero](http://youtu.be/koJlIGDImiU).