Skip to content

Commit

Permalink
Add Accio to spelling skips
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Apr 8, 2019
1 parent a871593 commit ed7c6bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/spelling-skip-words
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,4 @@ PromiseURLSessionresumewait
unusedResult
discardableResultcatchreturncauterize
PMKFinalizercancelthenMapthenFlatMapthendonePromise
Accio
2 changes: 1 addition & 1 deletion Documents/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ to Xcode 10.2 dropping support for Swift 3.

## Accio

Add the following to your Package.swift:
Add the following to your `Package.swift`:

```swift
.package(url: "https://github.com/mxcl/PromiseKit.git", .upToNextMajor(from: "6.8.4")),
Expand Down

0 comments on commit ed7c6bc

Please sign in to comment.