fix(docs): rename 'Channel Options' to 'Options' in sdk-entrypoints

This heading labels definePluginEntry options (generic, not channel-specific).
Another agent reverted the previous fix during a merge.
This commit is contained in:
Vincent Koc
2026-03-22 19:44:06 -07:00
parent 742c005ac8
commit a9f4cb7544

View File

@@ -43,7 +43,7 @@ export default definePluginEntry({
});
```
### Channel Options
### Options
| Field | Type | Required | Default |
| -------------- | ---------------------------------------------------------------- | -------- | ------------------- |