We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9a1d87 + 7c0abbc commit 0c46f72Copy full SHA for 0c46f72
README.md
@@ -55,7 +55,7 @@ P = P ./ sum(P, dims=2)
55
env = Environment(procs, P, ΔT)
56
```
57
58
-We can simulate the envinroment from an initial state (e.g. flat land) and for a number of
+We can simulate the environment from an initial state (e.g. flat land) and for a number of
59
epochs to produce a geological record:
60
61
```julia
0 commit comments