Skip to content

Commit

Permalink
Fix (La/Ka)TeX math formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
abhro committed Jul 1, 2024
1 parent 331ec2f commit 3a759e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/basics/SampledIntegralProblem.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ method = TrapezoidalRule()
solve(problem, method)
```

The exact answer is of course \$ 1/3 \$.
The exact answer is of course ``1/3``.

## Details

Expand Down

0 comments on commit 3a759e9

Please sign in to comment.