From 2b428a1f498e41680889c732e69e00d077fb1372 Mon Sep 17 00:00:00 2001 From: Yavor Ivanov Date: Mon, 4 Jan 2016 23:16:36 +0000 Subject: [PATCH] Typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c62709..829ae18 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Similarly, in order to be notified about a selection: ``` -### Customosisation +### Customisation ##### Position In order to change the position of the view, use the standard android APIs to position *FabSpeedDial* within your *ViewGroup* and be sure to assign *fabGravity* a relevant value.