From f625854b568ce1fe4e50e2574952287a137cab36 Mon Sep 17 00:00:00 2001 From: Logan Wright Date: Tue, 2 Aug 2016 15:56:31 -0400 Subject: [PATCH] tweak title --- getting-started/xcode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/xcode.md b/getting-started/xcode.md index 2fae9596..3a54d4fa 100644 --- a/getting-started/xcode.md +++ b/getting-started/xcode.md @@ -8,7 +8,7 @@ The first thing you'll probably notice about Vapor and SwiftPM projects in gener This means we don't have to worry about pbxproj conflicts, and it's easy for different platforms to utilize their own editors. -# Generate Project +## Generate Project ### Vapor Toolbox