Removed double "the" in section "Quick Start - Step 2"

This commit is contained in:
Andreas Ganske 2012-06-15 02:19:19 +03:00
parent aa3a6f9439
commit 87a8bf3520

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
```