Skip to content

Commit 561a5d1

Browse files
Fix punctuation in README.md
1 parent 64a57cb commit 561a5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ downloaded manually and then run from within the cloned directory:
3939
git clone https://github.com/trixi-framework/TrixiAtmo.jl.git
4040
julia --project=@.
4141
```
42-
In addition TrixiAtmo.jl requires the numerical solver framework
42+
In addition, TrixiAtmo.jl requires the numerical solver framework
4343
[Trixi.jl](https://github.com/trixi-framework/Trixi.jl), relevant sub-packages of
4444
[OrdinaryDiffEq.jl](https://github.com/SciML/OrdinaryDiffEq.jl) for time integration, and
4545
[Plots.jl](https://github.com/JuliaPlots/Plots.jl) for visualization, which can be

0 commit comments

Comments
 (0)