Spell check

Mateusz Łoskot 2017-03-23 13:30:43 +01:00
parent 89f3f27f27
commit ce2f7cbd0b

@ -1,6 +1,6 @@
### Table of Contents
* [Prerequesites](#prerequesites)
* [Prerequisites](#prerequisites)
* [Testing the development branch of Boost.Geometry](#testing-the-development-branch-of-boostgeometry)
* [Fork Boost.Geometry repository](#fork-boostgeometry-repository)
* [Verify if your fork works (optional)](#verify-if-your-fork-works-optional)
@ -17,7 +17,7 @@
* [Pull request](#pull-request)
* [Review](#review)
### Prerequesites
### Prerequisites
* git (see [Getting Started with Git](https://github.com/boostorg/boost/wiki/Getting-Started-With-Git))
* a compiler to run Boost tests - gcc, clang, Visual Studio Express, etc.