lib/app42/command/info.rb in app42-0.5.5 vs lib/app42/command/info.rb in app42-0.5.6

- old
+ new

@@ -4,10 +4,10 @@ module App42 module Command class Info < Base # - # return user activites + # return user activities # def get_activities build_get_request params, 'info', 'activities' end \ No newline at end of file