Skip to content

Commit 4687e06

Browse files
committed
fix typo
1 parent cd5391e commit 4687e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const PAGES = [
6767
"Resources" => [
6868
"API" => "resources/api.md",
6969
"Bibliography" => "resources/bibliography.md",
70-
"Change Log" => "resources/changelog.md",
70+
"ChangeLog" => "resources/changelog.md",
7171
"Contributing to QuantumToolbox.jl" => "resources/contributing.md",
7272
],
7373
]

0 commit comments

Comments
 (0)