Skip to content

Commit

Permalink
Update docs/advanced/apns.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebrowning authored Jul 31, 2023
1 parent 8876dd2 commit 57c9125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/apns.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Let's take a look at how you can get started using APNS.
The first step to using APNS is adding the package to your dependencies.

```swift
// swift-tools-version:5.6
// swift-tools-version:5.8
import PackageDescription

let package = Package(
Expand Down

0 comments on commit 57c9125

Please sign in to comment.