Skip to content

Commit

Permalink
[MNY-24]: Removes an internal link which was broken.
Browse files Browse the repository at this point in the history
  • Loading branch information
danthorpe committed Nov 23, 2015
1 parent 7ee3180 commit 62462f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Of course, `Money` supports the usual suspects of decimal arithmetic operators,
## Convenience initializers
`Money` (and [Decimal NumberType](friends)) can be initialized with `Int`s (and friends) and`Double`s.
`Money` (and its friends) can be initialized with `Int`s (and friends) and`Double`s.
```swift
let anIntegerFromSomewhereElse: Int = getAnInteger()
Expand Down

0 comments on commit 62462f3

Please sign in to comment.