Skip to content

Commit 9d49feb

Browse files
committed
fix typo
1 parent 68ba46d commit 9d49feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This includes API changes we did not warn about since at least `3.11.0` (2021-01
8888
- New features for BART:
8989
- Added linear response, increased number of trees fitted per step [5044](https://github.com/pymc-devs/pymc3/pull/5044).
9090
- Added partial dependence plots and individual conditional expectation plots [5091](https://github.com/pymc-devs/pymc3/pull/5091).
91-
- Modify how particle weights are computed. This imporves accuracy of the modeled function (see [5177](https://github.com/pymc-devs/pymc3/pull/5177)).
91+
- Modify how particle weights are computed. This improves accuracy of the modeled function (see [5177](https://github.com/pymc-devs/pymc3/pull/5177)).
9292
- `pm.Data` now passes additional kwargs to `aesara.shared`. [#5098](https://github.com/pymc-devs/pymc/pull/5098)
9393
- ...
9494

0 commit comments

Comments
 (0)