From 0b8a9134882173296a01bb6875c5308cf0a87567 Mon Sep 17 00:00:00 2001 From: Kenny John Jacob Date: Thu, 5 Jul 2018 17:24:22 +0530 Subject: [PATCH] [docs] Fix Typo (#12064) --- docs/src/pages/lab/speed-dial/speed-dial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/lab/speed-dial/speed-dial.md b/docs/src/pages/lab/speed-dial/speed-dial.md index 14bd4b929affac..10392e13a5f42b 100644 --- a/docs/src/pages/lab/speed-dial/speed-dial.md +++ b/docs/src/pages/lab/speed-dial/speed-dial.md @@ -5,7 +5,7 @@ components: SpeedDial, SpeedDialAction, SpeedDialIcon # Speed Dial -

When pressed, a floating acion button can display three to six related actions in the form of a speed dial.

+

When pressed, a floating action button can display three to six related actions in the form of a speed dial.

If more than six actions are needed, something other than a FAB should be used to present them.