Skip to content

Commit 2c8178c

Browse files
committed
Fix typo
1 parent 59d8b0b commit 2c8178c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookcontents/chapter-12/chapter-12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Chapter 12 - Vulkan Memory Allocator and specialization constants
1+
# Chapter 12 - Vulkan Memory Allocator and storage buffers
22

33
This will be a short chapter where we will introduce the VMA library which will help us with Vulkan memory allocation. Additionally, we will also introduce storage buffers.
44

0 commit comments

Comments
 (0)