Skip to content

Commit

Permalink
Merge pull request #187 from vaerksted/master
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
ChrisRackauckas authored Oct 24, 2023
2 parents d7427e7 + 22a587f commit 56aa374
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 aswer is of course \$ 1/3 \$.
The exact answer is of course \$ 1/3 \$.

## Details

Expand Down

0 comments on commit 56aa374

Please sign in to comment.