diff --git a/docs/src/explicit/Tsit5.md b/docs/src/explicit/Tsit5.md index dc88ae8ef2..3289c51583 100644 --- a/docs/src/explicit/Tsit5.md +++ b/docs/src/explicit/Tsit5.md @@ -1,6 +1,6 @@ # OrdinaryDiffEqTsit5 -Recommended solver for most non-stiff problems. +Recommended solver for most non-stiff problems at default and higher tolerance. ```@eval first_steps = evalfile("./common_first_steps.jl")