Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dogweather committed May 2, 2024
1 parent 9fb5a3b commit 4fc0d23
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 @@ -4,7 +4,7 @@

`Plain Old Ruby` + `Rails Validations` = **self-checking Ruby objects**.

Here's a quick example of a common case: an immutable,
A quick example of a common case: an immutable,
required, type-checked attribute:

```ruby
Expand Down

0 comments on commit 4fc0d23

Please sign in to comment.