Skip to content

Commit 1f06885

Browse files
Apply suggestion from @JoshuaLampert
1 parent 5d50490 commit 1f06885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/dispersion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ solve the problem with the Svärd-Kalisch equations.
8787
using OrdinaryDiffEqTsit5
8888
using Printf
8989
90-
equations = sk
90+
equations = hsm
9191
wave_number() = 3.0
9292
frequency(k) = disp_rel(euler, k)
9393

0 commit comments

Comments
 (0)