Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
akodkod committed Jun 13, 2024
1 parent 0177867 commit e500c7a
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 @@ -21,7 +21,7 @@ Light Services is a simple yet powerful way to organize your business logic. Thi

```ruby
class GreetService < Light::Services::Base
# Attributes
# Arguments
arg :name
arg :age

Expand Down

0 comments on commit e500c7a

Please sign in to comment.