Improve copy in the settings view
Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
This commit is contained in:
parent
0f5750cfc0
commit
ff8af4f796
1 changed files with 1 additions and 1 deletions
|
@ -1061,7 +1061,7 @@ impl AgentConfiguration {
|
|||
.child(Headline::new("External Agents"))
|
||||
.child(
|
||||
Label::new(
|
||||
"Use the full power of Zed's UI with your favorite agent, connected via the Agent Client Protocol.",
|
||||
"Bring the agent of your choice to Zed via our new Agent Client Protocol",
|
||||
)
|
||||
.color(Color::Muted),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue