diff --git a/actiontext/app/models/action_text/rich_text.rb b/actiontext/app/models/action_text/rich_text.rb index d14473b77e..5e021c2a60 100644 --- a/actiontext/app/models/action_text/rich_text.rb +++ b/actiontext/app/models/action_text/rich_text.rb @@ -48,7 +48,7 @@ class RichText < Record ## # :method: embeds # - # Returns the ActiveStorage::Blobs of the embedded files. + # Returns the `ActiveStorage::Blob`s of the embedded files. has_many_attached :embeds before_save do