Skip to content

Commit 2956da9

Browse files
committed
space
1 parent eeea7d1 commit 2956da9

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
@@ -418,7 +418,7 @@ Operation types:
418418
- `update` - Tools that update resources, such as update document, rename collection, etc.
419419
- `delete` - Tools that delete resources, such as delete document, drop collection, etc.
420420
- `read` - Tools that read resources, such as find, aggregate, list clusters, etc.
421-
- `metadata` - Tools that read metadata, such as list databases/collections/indexes,infer collection schema, etc.
421+
- `metadata` - Tools that read metadata, such as list databases/collections/indexes, infer collection schema, etc.
422422
- `connect` - Tools that allow you to connect or switch the connection to a MongoDB instance. If this is disabled, you will need to provide a connection string through the config when starting the server.
423423

424424
#### Require Confirmation

0 commit comments

Comments
 (0)