Typo foorbar -> foobar

This commit is contained in:
James Freeman 2013-11-18 03:41:11 -05:00
parent 6814b3e19c
commit 944a3d18be
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ 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 example.com) example.com (handles traffic from both www.example.com and example.com)
foobar.com (as above) foobar.com (as above)
test.foobar.com (handles traffic from both www.test.foorbar.com and test.foobar.com) test.foobar.com (handles traffic from both www.test.foobar.com and test.foobar.com)
``` ```