Fixed typo.

This commit is contained in:
ruipacheco 2015-01-08 01:06:53 +01:00
parent 7635455c8d
commit b649c1b034
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Just copy the files to your build tree and use a C++11 compiler
* mingw with g++ 4.9.x
##Features
* Very fast - performance is the primary goal (see [becnhmarks](#benchmarks) below).
* Very fast - performance is the primary goal (see [benchmarks](#benchmarks) below).
* Headers only.
* No dependencies - just copy and use.
* Cross platform - Linux / Windows on 32/64 bits.