summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiligentGraphics <admin@diligentgraphics.com>2019-11-13 01:42:56 +0000
committerGitHub <noreply@github.com>2019-11-13 01:42:56 +0000
commitba8bc288a141a8149e8d2d23217327d210ab7bdc (patch)
treea9c29ad3776b70ba4f14161c0636a7d2b6699f62
parentUpdated samples and readme (diff)
parentFix Typo (diff)
downloadDiligentEngine-ba8bc288a141a8149e8d2d23217327d210ab7bdc.tar.gz
DiligentEngine-ba8bc288a141a8149e8d2d23217327d210ab7bdc.zip
Merge pull request #66 from beeryt/master
Fix Typo
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0452c81..2a9dbf4 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ It is distributed under [Apache 2.0 license](License.txt) and is free to use.
# Table of Contents
-- [Clonning the Repository](#clonning)
+- [Cloning the Repository](#cloning)
- [Repository Structure](#repository_structure)
- [Build and Run Instructions](#build_and_run)
- [Win32](#build_and_run_win32)
@@ -82,7 +82,7 @@ It is distributed under [Apache 2.0 license](License.txt) and is free to use.
- [References](#references)
- [Release History](#release_history)
-<a name="clonning"></a>
+<a name="cloning"></a>
# Cloning the Repository
This is the master repository that contains four [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules). To get the repository and all submodules, use the following command: