From f8a0af15b3bc6b43ed782e02ba0664bcc558c287 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Wed, 17 Feb 2016 09:26:06 -0800 Subject: [PATCH] Correct the capitalization of Xcode in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d9db1..72a6643 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ TLAnimatedSegue is a storyboard segue that allow you to write animated transisio The project contains two classes: `TLPresentSegue` and `TLAnimatedSegue`. The last one inherit from the first. -To use this segue you need to setup it on your storyboard like any other segue. XCode detect the UIStoryboardSegue subclass you have on your project and will let you pick it right in your storyboard. +To use this segue you need to setup it on your storyboard like any other segue. Xcode detect the UIStoryboardSegue subclass you have on your project and will let you pick it right in your storyboard. ![seguesetup](http://zippy.gfycat.com/SparseSpotlessBubblefish.gif)