Skip to content

Commit 202ff0e

Browse files
committed
Updated readme
1 parent 32eb115 commit 202ff0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Patterns from the book Game Programming Patterns:
2020
7. [Double Buffer](https://github.com/Habrador/Unity-Programming-Patterns#7-double-buffer)
2121
8. [Game Loop](https://github.com/Habrador/Unity-Programming-Patterns#8-game-loop)
2222
9. [Update Method](https://github.com/Habrador/Unity-Programming-Patterns#9-update-method)
23-
10. [Byte Code](https://github.com/Habrador/Unity-Programming-Patterns#10-byte-code)
23+
10. [Bytecode](https://github.com/Habrador/Unity-Programming-Patterns#10-bytecode)
2424
11. [Subclass Sandbox](https://github.com/Habrador/Unity-Programming-Patterns#11-subclass-sandbox)
2525
12. [Type Object](https://github.com/Habrador/Unity-Programming-Patterns#12-type-object)
2626
13. [Component](https://github.com/Habrador/Unity-Programming-Patterns#13-component)

0 commit comments

Comments
 (0)