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