Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
spaette authored Oct 24, 2023
1 parent d7427e7 commit 22a587f
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 22a587f

Please sign in to comment.