Skip to content

Commit 5e7f523

Browse files
committed
Fixed a typo in the readme for search_code.
1 parent e09fefc commit 5e7f523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The server provides these tool categories:
122122
- `move_file`: Move/rename files
123123
- `search_files`: Pattern-based file search
124124
- `get_file_info`: File metadata
125-
- `code_search`: Recursive ripgrep based text and code search
125+
- `search_code`: Recursive ripgrep based text and code search
126126

127127
### Edit Tools
128128
- `edit_block`: Apply surgical text replacements (best for changes <20% of file size)

0 commit comments

Comments
 (0)