From bf8091a4f38a92a0f6dbecabf14843c87615f4c7 Mon Sep 17 00:00:00 2001 From: Tom Baranes Date: Mon, 18 Jul 2016 22:35:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef14602..f6ffa32 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Just drag the `Source/*.swift` files into your project. ## Usage -Using Interface Builder add an "Image Toolbar Item" to your toolbar and set its class to TAAdaptiveSpaceItem. The next item will be centered in the toolbar. +Using Interface Builder add an "Image Toolbar Item" to your toolbar and set its class to AdaptiveSpaceItem. The next item will be centered in the toolbar. ## What's next