Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BasThomas authored Dec 2, 2016
1 parent e11975f commit 0797ef5
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 @@ -20,7 +20,7 @@ There's a sample project in the `Example` directory. To use it, run `pod install

## Usage

Analysing a string is very straightforward. You can use any of the two ways to instantiate an `Analysis`:
Analysing a string is very straightforward. You can use any of these two ways to instantiate an `Analysis`:

```swift
import Analysis
Expand Down

0 comments on commit 0797ef5

Please sign in to comment.