diff --git a/.changes/updater-add-on-before-request.md b/.changes/updater-add-on-before-request.md index 3f6862eb..f086d35e 100644 --- a/.changes/updater-add-on-before-request.md +++ b/.changes/updater-add-on-before-request.md @@ -3,4 +3,4 @@ "updater-js": minor --- -Add `UpdaterBuilder::configure_client` method on Rust side, to configure rhe `reqwest` client used to check and download the update. \ No newline at end of file +Add `UpdaterBuilder::configure_client` method on Rust side, to configure the `reqwest` client used to check and download the update. \ No newline at end of file