mirror of https://github.com/vapor/docs.git
tweak swift code formatting
This commit is contained in:
parent
46c21327e2
commit
5042ddc03f
|
|
@ -48,7 +48,7 @@ And add Vapor as a dependency. Here's how your file will look.
|
|||
|
||||
#### Package.swift
|
||||
|
||||
```Swift
|
||||
```swift
|
||||
import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
|
|
|
|||
Loading…
Reference in New Issue