telemetry.py - fix typo in comment. (#1020)

This commit is contained in:
Matt Young
2024-07-29 22:03:51 -04:00
committed by GitHub
parent 6111d05219
commit de6b597eff

View File

@@ -40,7 +40,7 @@ class Telemetry:
- Roles of agents in a crew
- Tools names available
Users can opt-in to sharing more complete data suing the `share_crew`
Users can opt-in to sharing more complete data using the `share_crew`
attribute in the Crew class.
"""