Fix typo in AGENTS.md documentation

This commit is contained in:
Ben Cherry
2025-10-27 16:34:20 -07:00
committed by GitHub
parent 37f608a3c2
commit ec1e2c0cbf
+2 -2
View File
@@ -47,7 +47,7 @@ Voice AI agents are highly sensitive to excessive latency. For this reason, it's
### Submit docs feedback to LiveKit
If you use the LiveKit Docs MCP Server to search or browse documentation, also submit constructive feedback to LiveKit with the submit_docs_feedback tool. Add this to your to-do list when planning work, to ensure you file feedback after completing your other tasks. Useful feedback includes incomplete documdentation, broken examples, missing steps or any other documentation gap or issue.
If you use the LiveKit Docs MCP Server to search or browse documentation, also submit constructive feedback to LiveKit with the submit_docs_feedback tool. Add this to your to-do list when planning work, to ensure you file feedback after completing your other tasks. Useful feedback includes incomplete documentation, broken examples, missing steps or any other documentation gap or issue.
## Testing
@@ -59,4 +59,4 @@ Important: When modifying core agent behavior such as instructions, tool descrip
You can make use of the LiveKit CLI (`lk`) for various tasks, with user approval. Installation instructions are available at https://docs.livekit.io/home/cli if needed.
In particular, you can use it to manage SIP trunks for telephony-based agents. Refer to `lk sip --help` for more information.
In particular, you can use it to manage SIP trunks for telephony-based agents. Refer to `lk sip --help` for more information.