Skip to content

Commit b4cf2e4

Browse files
authored
fix web browser bolding (#941)
fix bolding of "web browser" ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent e3ab7dc commit b4cf2e4

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)