Skip to content

Commit fd91e7a

Browse files
committed
ch08-01の節タイトルを「ベクタで値のリストを保持する」に変更
1 parent 0d83174 commit fd91e7a

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
@@ -108,7 +108,7 @@
108108
- [Storing Keys with Associated Values in Hash Maps](ch08-03-hash-maps.md)
109109
-->
110110
- [一般的なコレクション](ch08-00-common-collections.md)
111-
- [ベクタで一連の値を保持する](ch08-01-vectors.md)
111+
- [ベクタで値のリストを保持する](ch08-01-vectors.md)
112112
- [文字列でUTF-8でエンコードされたテキストを保持する](ch08-02-strings.md)
113113
- [キーとそれに紐づいた値をハッシュマップに格納する](ch08-03-hash-maps.md)
114114

0 commit comments

Comments
 (0)