diff --git a/UNRELEASED.md b/UNRELEASED.md index a0e9c78e6ba..6cac94c29fb 100644 --- a/UNRELEASED.md +++ b/UNRELEASED.md @@ -14,7 +14,7 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f ### Bug fixes -- Add margin top to `Card`'s footer to separate `Button Group` ([#962](https://github.com/Shopify/polaris-react/pull/962)) +- Adjusted padding to `Card`'s sections, header, and footer to separate `Button Group` ([#962](https://github.com/Shopify/polaris-react/pull/962)) ### Documentation