Skip to content

Commit

Permalink
Merge pull request #116 from JuliaReach/schillic/dollar
Browse files Browse the repository at this point in the history
Replace $ with double backticks
  • Loading branch information
schillic authored Feb 28, 2024
2 parents 117e3a6 + bdd2334 commit d02b53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/brusselator/brusselator.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# ## Model

# The Brusselator is a two ODEs theoretical model for autocatalytic reactions,
# where $x$ and $y$ are chemical concentrations:
# where ``x`` and ``y`` are chemical concentrations:

module brusselator #jl

Expand Down

0 comments on commit d02b53c

Please sign in to comment.