Skip to content

Commit d67cc4c

Browse files
authored
Update src/ModelContextProtocol/Diagnostics.cs
1 parent fd6d684 commit d67cc4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ModelContextProtocol/Diagnostics.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace ModelContextProtocol;
55

66
internal static class Diagnostics
77
{
8-
internal static ActivitySource ActivitySource { get; } = new("Exprimental.ModelContextProtocol");
8+
internal static ActivitySource ActivitySource { get; } = new("Experimental.ModelContextProtocol");
99

1010
/// <summary>
1111
/// Follows boundaries from http.server.request.duration/http.client.request.duration

0 commit comments

Comments
 (0)