Skip to content

Commit

Permalink
Fixed Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Köhnke committed Sep 23, 2017
1 parent 095d4c6 commit 87a785e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -631,7 +631,7 @@ import enum WKZombie.Result
typealias WKZombieResult<T> = Result<T>
```

For for information, look at the solution found [here](https://stackoverflow.com/questions/37892621/how-can-i-disambiguate-a-type-and-a-module-with-the-same-name).
For more information, take a look at the solution found [here](https://stackoverflow.com/questions/37892621/how-can-i-disambiguate-a-type-and-a-module-with-the-same-name).


# Contributing
Expand Down

0 comments on commit 87a785e

Please sign in to comment.