Skip to content

Commit bae70f9

Browse files
kmruizCopilot
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Copilot <[email protected]>
1 parent b443932 commit bae70f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ through the Session.
5959
### Guidelines for MongoDB Tools
6060

6161
- The tool category MUST be `mongodb`.
62-
- They MUST call `this.ensureConnected()` before attempting querying MongoDB anyhow.
62+
- They MUST call `this.ensureConnected()` before attempting to query MongoDB.
6363
- They MUST answer with content first secured by `formatUntrustedData`.
6464
- Documents should be serialized with `EJSON.stringify`.
6565
- Ensure there are proper timeout mechanisms to avoid long-running queries that can affect the server.

0 commit comments

Comments
 (0)