Missing Controller

Error: The-teamController could not be found.

Error: Create the class The-teamController below in file: app/controllers/the-team_controller.php

<?php
class The-teamController extends AppController {

	var $name = 'The-team';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp