mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 02:06:43 +00:00
Fix: plural agreement in VISION.md File (#78715)
Change "optional capability" to "optional capabilities" to better match the plural "plugins" in the same sentence. No functional changes. Documentation only.
This commit is contained in:
@@ -61,7 +61,7 @@ We prioritize secure defaults, but also expose clear knobs for trusted high-powe
|
|||||||
## Plugins & Memory
|
## Plugins & Memory
|
||||||
|
|
||||||
OpenClaw has an extensive plugin API.
|
OpenClaw has an extensive plugin API.
|
||||||
Core stays lean; optional capability should usually ship as plugins.
|
Core stays lean; optional capabilities should usually ship as plugins.
|
||||||
We are generally slimming down core while expanding what plugins can do.
|
We are generally slimming down core while expanding what plugins can do.
|
||||||
If a useful feature cannot be built as a plugin yet, we welcome PRs and design discussions that extend the plugin API instead of adding one-off core behavior.
|
If a useful feature cannot be built as a plugin yet, we welcome PRs and design discussions that extend the plugin API instead of adding one-off core behavior.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user