Skip to content

Commit 929d8be

Browse files
committed
Fix chapter 9 ToC sections
1 parent dde9e07 commit 929d8be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

spec/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@
117117

118118
### Chapter 9: Modules
119119

120-
## 9.1 Modules as namespaces
121-
## 9.2 Import
122-
## 9.3 Export
123-
## 9.4 Aggregate module export
124-
## 9.5 The import binding mechanism
125-
## 9.6 Packages and distributions
120+
* 9.1 Modules as namespaces
121+
* 9.2 Import
122+
* 9.3 Export
123+
* 9.4 Aggregate module export
124+
* 9.5 The import binding mechanism
125+
* 9.6 Packages and distributions
126126

127127
### Chapter 10: Interactivity
128128

0 commit comments

Comments
 (0)