Skip to content

Commit

Permalink
Merge pull request #2 from citrusleaf/typo_fix
Browse files Browse the repository at this point in the history
Fix Typo in "README.md".
  • Loading branch information
khaf committed Jul 23, 2015
2 parents 34930b8 + ce0eb4c commit bd7f98a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ It is goroutine friendly, and works asynchronously.

Supported operating systems:

- Major Linux distributions (Ubuntu, Debian, Redhat)
- Major Linux distributions (Ubuntu, Debian, Red Hat)
- Mac OS X
- Windows (untested)

Expand All @@ -110,7 +110,7 @@ Using [gopkg.in](https://gopkg.in/) is also supported: `go get -u gopkg.in/aeros
<a name="Performance"></a>
## Performance Tweaking

We are bending all efforts to improve the client's performance. In out reference benchmarks, Go client performs almost as good as the C client.
We are bending all efforts to improve the client's performance. In our reference benchmarks, Go client performs almost as good as the C client.

To read about performance variables, please refer to [`docs/performance.md`](docs/performance.md)

Expand Down

0 comments on commit bd7f98a

Please sign in to comment.