mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
typos
This commit is contained in:
@@ -2,7 +2,7 @@ require 'active_model/serializer/field'
|
||||
|
||||
module ActiveModel
|
||||
class Serializer
|
||||
# Holds all the data about an serializer link
|
||||
# Holds all the data about a serializer link
|
||||
#
|
||||
# @example
|
||||
# class PostSerializer < ActiveModel::Serializer
|
||||
|
||||
Reference in New Issue
Block a user