Skip to content

Commit

Permalink
fix api.md capitalisation
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavnatarajan committed Dec 6, 2022
1 parent a9db9db commit 3c26669
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ makedocs(;
"Example" => joinpath(genfolder, "example.md"),
"Funding Information" => "funding.md",
"Cite This Package" => "cite.md",
"Public API" => "APIi.md",
"Public API" => "api.md",
"Changelog" => "changelog.md"
]
)
Expand Down
File renamed without changes.

0 comments on commit 3c26669

Please sign in to comment.