Skip to content

Commit efe773d

Browse files
authored
fix web browser bolding
1 parent e3ab7dc commit efe773d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cody/capabilities/agentic-chat.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ It has access to a suite of tools for retrieving relevant context. These tools i
4343
- **Code Search**: Performs code searches
4444
- **Codebase File**: Retrieves the full content from a file in your codebase
4545
- **Terminal**: Executes shell commands in your terminal
46-
- **Web Browser*: Searches the web for live context
46+
- **Web Browser**: Searches the web for live context
4747
- **OpenCtx**: Any OpenCtx providers could be used by the agent
4848

4949
It integrates seamlessly with external services, such as web content retrieval and issue tracking systems, using OpenCtx providers. To learn more, [read the OpenCtx docs](/cody/capabilities/openctx).

0 commit comments

Comments
 (0)