Ambiguous of `page[before]` and `page[after]` in cursor based pagination

In Facebook API, cursors.before is a position, means the min cursor. But in JSON:API Pagination Profile, page[before] is an adjective, means the items before this cursor, which is the max cursor