Merge pull request #3383 from ChaosCoder/patch-1

Removed double "the" in section "Quick Start - Step 2"
This commit is contained in:
Florian Staudacher 2012-06-14 16:49:16 -07:00
commit 6546f63208

View file

@ -28,7 +28,7 @@ looking to contribute to D*. This script assumes you have [a basic Rails setup
```
### Step 2: Run the the development server
### Step 2: Run the development server
```
rails s
```