changed motorcross to motocross everywhere that it used. Closes or resolves issue #104

This commit is contained in:
cktricky
2014-03-26 12:58:48 -04:00
parent c602441216
commit 59946e056c
2 changed files with 2 additions and 2 deletions
@@ -55,7 +55,7 @@
mike@metacorp.com mike@metacorp.com
</td> </td>
<td> <td>
motorcross1445 motocross1445
</td> </td>
</tr> </tr>
<tr> <tr>
+1 -1
View File
@@ -33,7 +33,7 @@ users = [
{ {
:email => "mike@metacorp.com", :email => "mike@metacorp.com",
:admin => false, :admin => false,
:password => "motorcross1445", :password => "motocross1445",
:password_confirmation => "motocross1445", :password_confirmation => "motocross1445",
:first_name => "Mike", :first_name => "Mike",
:last_name => "McCabe", :last_name => "McCabe",