Skip to content

Commit

Permalink
Merge branch 'master' into 'master'
Browse files Browse the repository at this point in the history
Fix typo on readme comment

See merge request dzaporozhets/six!5
  • Loading branch information
dzaporozhets committed Mar 18, 2019
2 parents 10abea1 + a125b30 commit 63246bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -120,7 +120,7 @@ class BookRules
# No magic behind the scene
# You can put this method to any class or object you want
# It should always return array
# And be aready to get nil in args
# And be ready to get nil in args
def self.allowed(author, book)
rules = []

Expand Down

0 comments on commit 63246bc

Please sign in to comment.