Skip to content

Commit

Permalink
Fix typo in a docstring (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhauru authored Jul 20, 2024
1 parent 5aa196c commit 344bde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mh-core.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The proposal would be
```julia
proposal = (a=StaticProposal(Normal(0,1)), b=StaticProposal(Normal(0,1)))
````
```
Other allowed proposals are
Expand Down

0 comments on commit 344bde1

Please sign in to comment.