Skip to content

Commit 0cbacf2

Browse files
authored
docs: fix heading level of Manual > Modules > init & precomp (#43996)
1 parent a0093d2 commit 0cbacf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/manual/modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ end
394394
end
395395
```
396396

397-
### Module initialization and precompilation
397+
## Module initialization and precompilation
398398

399399
Large modules can take several seconds to load because executing all of the statements in a module
400400
often involves compiling a large amount of code.

0 commit comments

Comments
 (0)