diff --git a/pages/docs/changelog.mdx b/pages/docs/changelog.mdx index 80e20df0..a8fd8afa 100644 --- a/pages/docs/changelog.mdx +++ b/pages/docs/changelog.mdx @@ -14,7 +14,7 @@ For those of you who are upgrading from versions older than 0.6.0, please check ### 🐛 Bug Fixes -- Added missing TLD validation for the when a client attempts to bring their own domain. +- Added missing TLD validation for when a client attempts to bring their own domain. - Fixed the Resellerclub registrar integration. - Fixed a mistake which resulted in the throw away domain check duplicating a cache key used for the central alerts system. - Fixed the implementation of `findAll` in the `Box_Database` class.