From 42c27f71aa90a05eba3445d9b2c54d62c438d139 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Wed, 8 May 2024 11:25:17 -0700 Subject: [PATCH] [chore] Fix typo (#1015) --- .markdown_link_check_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.markdown_link_check_config.json b/.markdown_link_check_config.json index 26a609bf91..d16ec85009 100644 --- a/.markdown_link_check_config.json +++ b/.markdown_link_check_config.json @@ -21,7 +21,7 @@ { "urls": ["http", ".", "/"], "headers": { - "User-Agent": "Mozilla/5.0 (compatible; OpenTelemetryDocsBot/1.0;" + "User-Agent": "Mozilla/5.0 (compatible; OpenTelemetryDocsBot/1.0)" } } ],