From: Igor Vuk Date: Fri, 3 Mar 2017 21:26:43 +0000 (+0100) Subject: Docs: Fix a typo in README.md X-Git-Tag: sdk-1.0.46.0~185 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4fa2f1968697232dffd127a95f74b35f0386131c;p=platform%2Fupstream%2FVulkan-LoaderAndValidationLayers.git Docs: Fix a typo in README.md --- diff --git a/README.md b/README.md index bb2769d..5a834df 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The following components are available in this repository: If you intend to contribute, the preferred work flow is for you to develop your contribution in a fork of this repo in your GitHub account and then submit a pull request. -Please see the [CONTRIBUTING](CONTRIBUTING.md) file in this respository for more details +Please see the [CONTRIBUTING](CONTRIBUTING.md) file in this repository for more details ## How to Build and Run