Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2016-04-25 01:47:11 +0300
committerMaxime Quandalle <maxime@quandalle.com>2016-04-25 01:47:11 +0300
commit708f5f3f721bbaaa1257cbbd6f7d521094edf452 (patch)
treea19b05391e8c5c69596311b51d6fb9d1da2c0f4b /CONTRIBUTING.md
parent8e0ebc3a216141ccf147c012b6eedf5618acae41 (diff)
Fix a typo in Contributing.md prose
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c710699a4a5..b51a1fe9b1f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -13,7 +13,7 @@ File a single issue per problem and feature request, do not file combo issues.
The more information you can provide, the more likely someone will be successful reproducing the issue and finding a fix. Therefore:
-* Provide reproducable steps, what the result of the steps was, an what you would have expected.
+* Provide reproducable steps, what the result of the steps was, and what you would have expected.
* Description of what you expect to happen
* Animated GIFs
* Code that demonstrates the issue