Skip to content

Commit 3a19cb1

Browse files
committed
Fix typo in release notes
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent aa79bf6 commit 3a19cb1

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
@@ -20,7 +20,7 @@ This release updates the `frequenz-api-dispatch` dependency to `v1.0.0-rc3` and
2020
* Support secrets for signing and verifying messages.
2121
* Use the new env variable `DISPATCH_API_SIGN_SECRET` to set the secret key.
2222
* Use the new `sign_secret` parameter in the `DispatchClient` constructor to set the secret key.
23-
* Added `auth_key` parameter to the `dispatch-cli` and thew env variable `DISPATCH_API_AUTH_KEY` to set the authentication key for the Dispatch API.
23+
* Added `auth_key` parameter to the `dispatch-cli` and the new variable `DISPATCH_API_AUTH_KEY` to set the authentication key for the Dispatch API.
2424

2525

2626
## Bug Fixes

0 commit comments

Comments
 (0)