Skip to content

Commit

Permalink
Escape percentage in math
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Feb 14, 2025
1 parent 6e07ef8 commit 0d3de2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/reservoir.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"source": [
"### Add a demand node\n",
"$50.000$ people live in Crystal City.\n",
"To represents the total flow rate or abstraction rate required to meet the water demand of $50.000$ people, another demand node needs to be added assuming a return flow of $60%$."
"To represents the total flow rate or abstraction rate required to meet the water demand of $50.000$ people, another demand node needs to be added assuming a return flow of $60\\%$."
]
},
{
Expand Down

0 comments on commit 0d3de2c

Please sign in to comment.