Skip to content
Merged
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ makedocs(
"Interoperability with `Dates`" => "dates.md"
"Extending Unitful" => "extending.md"
"Troubleshooting" => "trouble.md"
"Pre-defined units and constants" => "defaultunits.md"
"Pre-defined dimensions, units, and constants" => "defaultunits.md"
"License" => "LICENSE.md"
]
)
Expand Down
Loading
Loading