diff --git a/docs/changelog.rst b/docs/changelog.rst index 1237452..c87b592 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,8 +9,8 @@ Changelog 0.4.2 (2023-06-07) ------------------ -* Fixed the missing Sign In with Google button in the `auth/pages/login.html`` template (:issue:`38`) -* Fixed an incorrect assign of the Google account name to `user.email`` when creating the account with Google (:issue:`38`) +* Fixed the missing Sign In with Google button in the `auth/pages/login.html` template (:issue:`38`) +* Fixed an incorrect assign of the Google account name to `user.email` when creating the account with Google (:issue:`38`) .. _v_0_4_1: