diff options
author | sbyx <steven@midlink.org> | 2014-08-19 07:16:34 +0200 |
---|---|---|
committer | sbyx <steven@midlink.org> | 2014-08-19 07:16:34 +0200 |
commit | 00b537ab1cdd6bbeb7a21841d5454bab43ecc30e (patch) | |
tree | 62d485189814dc3870456a4e7be58b195590ac9f | |
parent | aa90b27693be071237d3c118b64a3c915611e5c0 (diff) | |
parent | 174db061563699f208779f17b1cca57781456e65 (diff) |
Merge pull request #218 from luizluca/fix-Contributing
Fix a typo in CONTRIBUTING.md text
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 043a04d0f..f28aea38f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ # Contributing Guidelines -(See <http://wiki.openwrt.org/doc/devel/packages> for overall format and contstruction) +(See <http://wiki.openwrt.org/doc/devel/packages> for overall format and construction) All packages you commit or submit by pull-request should follow these simple guidelines: |