Skip to content

Commit

Permalink
adding brackets to array in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
piscolomo committed Jul 8, 2015
1 parent 59a9068 commit 40911ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ class Module
# end
#
# Todo.ancestors
# # => Todo, Todo::EventTracking, Object
# # => [Todo, Todo::EventTracking, Object]
#
# This small step has some wonderful ripple effects. We can
# * grok the behavior of our class in one glance,
Expand Down

0 comments on commit 40911ce

Please sign in to comment.