Skip to content

Commit f6b3ca2

Browse files
authored
one more not using @strdict (#313)
from #134
1 parent 9638546 commit f6b3ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/real_world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ for N ∈ Ns, ΔT ∈ ΔTs
8888

8989
@tagsave(
9090
datadir("sim", "bk", savename(simulation, "jld2")),
91-
@dict U V simulation
91+
@strdict U V simulation
9292
)
9393
end
9494
```

0 commit comments

Comments
 (0)