diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fb14c8cb31..e1549b0ae4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ #### 4.4.0 - 12.04.2017 * BUGFIX: Import .props/.targets better - https://github.com/fsprojects/Paket/pull/2234 -* BUGFIX: on't download boostrapper in auto-restore magic mode - https://github.com/fsprojects/Paket/pull/2235 +* BUGFIX: Don't download boostrapper in auto-restore magic mode - https://github.com/fsprojects/Paket/pull/2235 * BUGFIX: Only include dlls in analyzers - https://github.com/fsprojects/Paket/pull/2236 * USABILITY: Fix rotating app.config entries when generating redirects - https://github.com/fsprojects/Paket/pull/2230