Skip to content

Commit

Permalink
Readme typos fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Rennie committed Jul 18, 2011
1 parent 9d93f73 commit 2558a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -95,6 +95,7 @@ When you run rspec on this, it should error, you now need to create your API con
rails g controller API::V1::Data

Change the dataController so it extends API::V1::BaseController

class Api::V1::DataController < Api::V1::BaseController
end

Expand Down

0 comments on commit 2558a77

Please sign in to comment.