summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordemo <demo@antix1>2026-05-11 12:29:35 -0400
committerdemo <demo@antix1>2026-05-11 12:29:35 -0400
commit16c2a70d67dec3a28121fd9f428189ac425ee6c6 (patch)
tree470558a0287404a1666cfbbe427d0793ac25f8a4
parentcb13fa3e7d85f57bebf464827b308dfda79d29ba (diff)
fix: fix typo
-rw-r--r--internal/links/find_count_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/links/find_count_test.go b/internal/links/find_count_test.go
index c756fa9..756557b 100644
--- a/internal/links/find_count_test.go
+++ b/internal/links/find_count_test.go
@@ -17,7 +17,7 @@ type exampleType struct {
var examples = []exampleType{
// Example 1
{2, "https://example.com", `
-<html>c
+<html>
<head>
<title>Ex 1</title>
<head>