whitespace correction

Make the markdown render correctly
This commit is contained in:
Andy Dawson 2012-11-12 18:14:44 +01:00
parent 1c7c4c7911
commit 4307622b1e
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@ Sites Available
Define host definitions here.
It'd be a good thing if you keep your hosts indexed by domain name, eg:
```example.com (handles traffic from both www.example.com and exapmple.com)
```
example.com (handles traffic from both www.example.com and example.com)
foobar.com (as above)
test.foobar.com (handles traffix from both www.test.foorbar.com and test.foobar.com)
test.foobar.com (handles traffic from both www.test.foorbar.com and test.foobar.com)
```