From 8941507b1983a0cf01b4d3132d8b202ab9067531 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 26 May 2016 18:49:46 +0000 Subject: [PATCH] spelling: statistic --- RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c3595188b..686455f14 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -712,7 +712,7 @@ This release should fix bugs some may have encountered with `npm install semanti - **Site** - All floating/raised variations now inherit from a global `@floatedShadow` making theming easier - **Sticky** - Sticky now internally caches current scroll position when `cantFit = true` to avoid getting DOM property on scroll. - **Statistic** - Added new evenly divided group variation, for example `three statistics` shows 3 per row -- **Statistic** - Statitic group now use `flex`. Styles have been updated. +- **Statistic** - Statistic group now use `flex`. Styles have been updated. - **Steps** - Added `attached` steps, which can now be attached to other UI like `segment` - **Tabs** - Tab will now manually correct page scroll position when linking to an in-page anchor in a hidden tab - **Tabs** - Added new callbacks `onTabVisible` and `onRequest`