Skip to content

Commit 47eed98

Browse files
committed
Update README.md
1 parent bb9f498 commit 47eed98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In Unity, `GameObject` is simply a container of `Components`.
1616
![Entity-Component Pattern](Entity-Component.png)
1717
-----------------------------------------------------------
1818
# Index
19-
1. [Architecure, Standards, Best Practices](#architecure-standards-best-practices)
19+
1. [Architecture, Standards, Best Practices](#architecture-standards-best-practices)
2020
1. [Code Snippets](#code-snippets)
2121
1. [Techniques](#techniques)
2222
* [Singleton Pattern](#singleton-pattern)
@@ -36,7 +36,7 @@ In Unity, `GameObject` is simply a container of `Components`.
3636
* [Miscellaneous](#miscellaneous)
3737

3838
-----------------------------------------------------------
39-
# Architecure, Standards, Best Practices
39+
# Architecture, Standards, Best Practices
4040

4141
##### Software Design 101
4242

0 commit comments

Comments
 (0)