From b649c1b034014c1399549b8cbc64506cc504f188 Mon Sep 17 00:00:00 2001 From: ruipacheco Date: Thu, 8 Jan 2015 01:06:53 +0100 Subject: [PATCH] Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6568f848..ba8ef1b3 100644 --- a/README.md +++ b/README.md @@ -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.