Skip to content

Commit 824e1db

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

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
@@ -63,7 +63,7 @@ through the Session.
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.
66-
- Tools that require elicitation MUST implement `getConfirmationMessage` and provide an easy to understand message for a human running the operation.
66+
- Tools that require elicitation MUST implement `getConfirmationMessage` and provide an easy-to-understand message for a human running the operation.
6767
- If a tool requires elicitation, it must be added to `src/common/config.ts` in the `confirmationRequiredTools` list in the defaultUserConfig.
6868

6969
### Guidelines for Atlas Tools

0 commit comments

Comments
 (0)