lib/stove/community.rb in stove-5.1.0 vs lib/stove/community.rb in stove-5.2.0

- old
+ new

@@ -61,10 +61,10 @@ 'cookbook' => JSON.fast_generate(category: 'Other'), }) end # - # Delete the given cookbook from the communit site. + # Delete the given cookbook from the community site. # # @param [String] name # the name of the cookbook to delete # # @return [true, false]