Skip to content

Commit

Permalink
Fix typo in doc [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed May 19, 2021
1 parent 99ee7ba commit 6d118a8
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 @@ -44,7 +44,7 @@ $ irb
# Then enabled this gem!
```

The you can use `pa` as an IRB command.
Then you can use `pa` as an IRB command.

```ruby
irb(main):001:0> pa %q{ "0".class == "3".to_i.times.map {|i| i + 1 }.class }
Expand Down

0 comments on commit 6d118a8

Please sign in to comment.