Skip to content

Commit 7134075

Browse files
committed
replaces 'to this day' with 'Currently'
1 parent d9c1d20 commit 7134075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1890,7 +1890,7 @@ phone_number_contact GET /phone-numbers/:phone_number_id/contact(.:format) co
18901890
18911891
### Authorization
18921892
1893-
To this day `json-api-resources` doesn't come with built-in primitives for authorization. However multiple users of the framework have come up with different approaches, check out:
1893+
Currently `json-api-resources` doesn't come with built-in primitives for authorization. However multiple users of the framework have come up with different approaches, check out:
18941894

18951895
- [jsonapi-authorization](https://github.com/venuu/jsonapi-authorization)
18961896
- [pundit-resources](https://github.com/togglepro/pundit-resources)

0 commit comments

Comments
 (0)