Skip to content

Commit

Permalink
telemetry.py - fix typo in comment. (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
halcyondude authored Jul 30, 2024
1 parent 6111d05 commit de6b597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crewai/telemetry/telemetry.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
"""

Expand Down

0 comments on commit de6b597

Please sign in to comment.