Skip to content

Commit

Permalink
📝 Update README.md with rename-ing notes for params (#2259)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvdao authored Jun 6, 2022
1 parent 75276be commit 5cc3226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,7 @@ resource :users do
end
```

The value passed to `as` will be the key when calling `params` or `declared(params)`.
The value passed to `as` will be the key when calling `declared(params)`.

### Built-in Validators

Expand Down

0 comments on commit 5cc3226

Please sign in to comment.