Agent class API - Documentation
Example URL(s)
https://developers.cloudflare.com/agents/api-reference/agents-api/#agent-class-api
Actual Behavior
Setence:
You can also define your own methods on an Agent: it's technically valid to publish an Agent only has your own methods exposed, and create/get Agents directly from a Worker.
Expected Behavior
The original phrase may be grammatically broken because “only has” does not connect properly to “publish an Agent”. We need a relative clause, such as “that only has”.
Final result:
You can also define your own methods on an Agent: it's technically valid to publish an Agent that only has your own methods exposed, and create/get Agents directly from a Worker.
Additional information
Minor thing, not big deal. Feel free to close the issue if the original sentence was already in place :)