Skip to content

Commit 9e2edde

Browse files
committed
architecture doc fix
1 parent 3963956 commit 9e2edde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Details:
9494
## What does a 'serializable resource' look like?
9595

9696
- An `ActiveRecord::Base` object.
97-
- Any Ruby object at passes or otherwise passes the
97+
- Any Ruby object that passes the
9898
[Lint](http://www.rubydoc.info/github/rails-api/active_model_serializers/ActiveModel/Serializer/Lint/Tests)
9999
[code](https://github.com/rails-api/active_model_serializers/blob/master/lib/active_model/serializer/lint.rb).
100100

0 commit comments

Comments
 (0)