Commit 1270d817 authored by Brett Walker's avatar Brett Walker

Remove the word `takes`

parent 58ff3704
...@@ -220,7 +220,7 @@ end ...@@ -220,7 +220,7 @@ end
them non-nullable. These options can still be overridden by adding them non-nullable. These options can still be overridden by adding
them as arguments. them as arguments.
- **`ability_field`**: Expose an ability defined in our policies. This - **`ability_field`**: Expose an ability defined in our policies. This
takes behaves the same way as `permission_field` and the same behaves the same way as `permission_field` and the same
arguments can be overridden. arguments can be overridden.
- **`abilities`**: Allows exposing several abilities defined in our - **`abilities`**: Allows exposing several abilities defined in our
policies at once. The fields for these will all have be non-nullable policies at once. The fields for these will all have be non-nullable
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment