Skip to content

Commit

Permalink
fixing development tasks with new readme layout
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed May 3, 2016
1 parent 85c6934 commit 5fd712c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tasks/default.rake
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ namespace :develop do
end
end
end
desc "Boostrap development"
desc "Bootstrap development"
task :develop => "develop:default"

#------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion tasks/this.rb
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ def platform

# Internal: Return the DESCRIPTION section of the README.rdoc file
def description_section
section_of( 'README.md', 'DESCRIPTION')
section_of( 'README.md', 'Hitimes')
end

# Internal: Return the summary text from the README
Expand Down

0 comments on commit 5fd712c

Please sign in to comment.