diff --git a/docs/src/index.md b/docs/src/index.md index fdd14d67..538a5f91 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -84,7 +84,7 @@ true ``` In the next examples we assume we have brought some units into our namespace, -e.g. using `m = u"m"`, etc. +e.g. `const m = u"m"`, etc. ```jldoctest julia> uconvert(°C, 212°F)