From a2bd14d6b4b085b273e8ee46e156a88f68a1d087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20H=C3=BCrlimann?= Date: Fri, 25 Jul 2014 21:14:52 +0200 Subject: [PATCH] Typo fixed in CONTRIBUTION. Simple type fix;-) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 300117c10b3..890ec4349da 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ TypeScript is currently accepting contributions in the form of bug fixes. A bug ## Contributing features Features (things that add new or improved functionality to TypeScript) may be accepted, but will need to first be approved (marked as "Milestone == Community" by a TypeScript coordinator with the message "Approved") in the suggestion issue. Features with language design impact, or that are adequately satisfied with external tools, will not be accepted. -Design changes will not be accepted at this time. If you have a design change proposal, please log a suggesion issue. +Design changes will not be accepted at this time. If you have a design change proposal, please log a suggestion issue. ## Legal You will need to complete a Contributor License Agreement (CLA). Briefly, this agreement testifies that you are granting us permission to use the submitted change according to the terms of the project's license, and that the work being submitted is under appropriate copyright.