You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ARCHITECTURE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ ActiveModelSerializers.
44
44
45
45
If the collection serializer (ArraySerializer) cannot
46
46
identify a serializer for a resource in its collection, it raises [`NoSerializerError`](https://github.com/rails-api/active_model_serializers/issues/1191#issuecomment-142327128)
47
-
which is rescued in `AcitveModel::Serializer::Reflection#build_association` which sets
47
+
which is rescued in `ActiveModel::Serializer::Reflection#build_association` which sets
0 commit comments