Skip to content

Commit

Permalink
Merge pull request #1 from vassilevsky/patch-1
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
joelmoss committed Dec 12, 2023
2 parents ced88ab + e4cc0c5 commit 7cc21d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Spaced is a super simple and convenient way to isolate and namespace a collectio
class User
include Spaced

# Pass a black with a bunch of methods.
# Pass a block with a bunch of methods.
namespace :twitter do
def create(msg)
api.create_tweet msg
Expand Down

0 comments on commit 7cc21d1

Please sign in to comment.