From d9ad8eca81a1c19354c67112e3b34860fa6ef53b Mon Sep 17 00:00:00 2001 From: Lachlan B Date: Wed, 7 Feb 2018 11:35:25 +1100 Subject: [PATCH] update contributing.md changed "your" to "you're" --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1d45801f9e..a0c2502673 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ If you have an idea for a new feature or enhancement let us know by filing an [i ### Ask questions -If you have a question be sure to first checkout our [documentation](https://github.com/aspnet/blazor/wiki). You can also ask your question on [Stack Overflow](https://stackoverflow.com/) with the [blazor](https://stackoverflow.com/questions/tagged/blazor) tag to get help from the community. But if your still stuck, file an [issue](https://github.com/aspnet/blazor/issues) and we'll do our best to answer it. +If you have a question be sure to first checkout our [documentation](https://github.com/aspnet/blazor/wiki). You can also ask your question on [Stack Overflow](https://stackoverflow.com/) with the [blazor](https://stackoverflow.com/questions/tagged/blazor) tag to get help from the community. But if you're still stuck, file an [issue](https://github.com/aspnet/blazor/issues) and we'll do our best to answer it. ## Contributing code and content