summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Cazacu <alexandru.cazacu.9889@gmail.com>2020-03-26 20:18:38 +0000
committerGitHub <noreply@github.com>2020-03-26 20:18:38 +0000
commit6bf0ef7312d82218891eb68d653eb7dbfb89f936 (patch)
treeb2c21bf78adf90256dfb934b25dc60e7fa0d19d3
parentGLTF loader: fixed few issues with handling texture loading errors (diff)
downloadDiligentTools-6bf0ef7312d82218891eb68d653eb7dbfb89f936.tar.gz
DiligentTools-6bf0ef7312d82218891eb68d653eb7dbfb89f936.zip
Fix typo in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8f3e92..b182fcb 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ and contains the following libraries:
* [NativeApp](NativeApp): implementation of native application on supported platforms.
-To build the module, see [build instrcutions](https://github.com/DiligentGraphics/DiligentEngine/blob/master/README.md) in the master repository.
+To build the module, see [build instructions](https://github.com/DiligentGraphics/DiligentEngine/blob/master/README.md) in the master repository.
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](License.txt)