Skip to content

Commit

Permalink
replace $ with double backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Feb 25, 2024
1 parent 060c191 commit bdd2334
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 bdd2334

Please sign in to comment.