Skip to content

Commit d0dc7a3

Browse files
authored
Update README.md
This syntax error is bugging me whenever I see the page.
1 parent b18c969 commit d0dc7a3

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
@@ -9,7 +9,7 @@
99
Full documentation is in the
1010
[DifferentialEquations.jl models documentation](http://docs.juliadiffeq.org/latest/models/biological.html)
1111

12-
##The Reaction DSL
12+
## The Reaction DSL
1313

1414
The `@reaction_network` DSL allows you to define reaction networks in a more scientific format. Its input is a set of chemical reactions and from them it generates a reaction network object which can be used as input to `ODEProblem`, `SDEProblem` and `JumpProblem` constructors.
1515

0 commit comments

Comments
 (0)