Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Jun 30, 2019
1 parent fe9a805 commit 04ed443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -75,7 +75,7 @@ and drag the built Money.framework into your Xcode project.

The `Money` type has a required associated `Currency` type.
These currency types are named according to their
three letter [ISO 4701][iso4217]] currency codes.
three letter [ISO 4701][iso4217] currency codes.
You can initialize a monetary using a `Decimal` value:

```swift
Expand Down

0 comments on commit 04ed443

Please sign in to comment.