Typo fixes (#1601)
* Fix a typo in CONTRIBUTING.md * Fix a typo in README.md, remove a trailing space
Igor Vuk committed
Jan 16, 2017 at 17:11 UTC
6b4dfb3d44899ca63c75c1c7b0a4263a0cd90bdf
2 files changed
+3
-3
CONTRIBUTING.md
+1
-1
@@ -15,7 +15,7 @@ A title succinctly describing the issue.
15
16
###2) Brief description
17
18
-A brief description of what you are attemping to run.
18
+A brief description of what you are attempting to run.
19
20
####Example:
21
README.md
+2
-2
@@ -1,5 +1,5 @@
1
This repo is for the reporting of issues found within and when using Bash on Ubuntu on Windows.
2
-- Do not open Github issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to secure@microsoft.com. Issues with security vulerabilities may be edited to hide the vulnerability details.
2
+- Do not open Github issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to secure@microsoft.com. Issues with security vulnerabilities may be edited to hide the vulnerability details.
3
4
###Labels
5
This and our [User Voice page](https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/category/161892-bash) are your best ways to interact directly with the Bash on Ubuntu on Windows teams. We will be monitoring and responding to issues as best we can. Please attempt to avoid filing duplicates of open or closed items when possible. In the spirit of openness we will be tagging issues with the following:
@@ -17,7 +17,7 @@ This and our [User Voice page](https://wpdev.uservoice.com/forums/266908-command
17
18
- **bydesign** – Denotes that an issue is raised that we consider is working as intended. We will give some reasoning why this is by design. After one week we will either close the issue or mark as Discussion depending on what comes up.
19
20
-Additional tags may be used to denote specific types of issues. These include items such as network or symlink.
20
+Additional tags may be used to denote specific types of issues. These include items such as network or symlink.
21
22
###Closing
23
Issues may be closed by the original poster at any time. We will close issues if: