Skip to content

Commit 0c46f72

Browse files
authored
Merge pull request #31 from RichardScottOZ/patch-1
environment
2 parents a9a1d87 + 7c0abbc commit 0c46f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ P = P ./ sum(P, dims=2)
5555
env = Environment(procs, P, ΔT)
5656
```
5757

58-
We can simulate the envinroment from an initial state (e.g. flat land) and for a number of
58+
We can simulate the environment from an initial state (e.g. flat land) and for a number of
5959
epochs to produce a geological record:
6060

6161
```julia

0 commit comments

Comments
 (0)