Skip to content

Commit cb0ae48

Browse files
authored
Update SUMMARY.md
1 parent 5a473a2 commit cb0ae48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
* [Send와 Sync](send-and-sync.md)
4444
* [원자들](atomics.md)
4545
* [Vec 구현하기](./vec/vec.md)
46-
* [Layout](./vec/vec-layout.md)
46+
* [구획도](./vec/vec-layout.md)
4747
* [Allocating](./vec/vec-alloc.md)
4848
* [Push and Pop](./vec/vec-push-pop.md)
4949
* [Deallocating](./vec/vec-dealloc.md)

0 commit comments

Comments
 (0)