Skip to content

Commit

Permalink
update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Jan 5, 2024
1 parent e4433d6 commit f5f60a2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -689,8 +689,9 @@ param :invalid, type: :string, validate: -> v {

#### Polymorphic parameter

***Currently, this option is only utilized by the JSONAPI formatter. Define
a polymorphic parameter, used when formatting JSONAPI relationships.***
_Note: currently, this option is only utilized by the JSONAPI formatter._

Define a polymorphic parameter, used when formatting JSONAPI relationships.

```ruby
format :jsonapi
Expand Down

0 comments on commit f5f60a2

Please sign in to comment.