about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorIkel <contact@ikel.slmail.me>2023-03-27 09:26:28 +0530
committerGitHub <noreply@github.com>2023-03-27 09:26:28 +0530
commite08d53c6570664ddfca3ba8e8fd76f53c2933c05 (patch)
tree49512b377586e40c16a7bb4f496208680a246034
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
parentFix typo (diff)
downloadlibredirect-e08d53c6570664ddfca3ba8e8fd76f53c2933c05.zip
Merge pull request #672 from TotalCaesar659/fix-typo
Fix typo
Diffstat (limited to '')
-rw-r--r--src/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json
index aa854418..cb8a997d 100644
--- a/src/config.json
+++ b/src/config.json
@@ -92,7 +92,7 @@
 				"^https?:\\/{2}youtu\\.be\\/..*",
 				"^https?:\\/{2}(?:www\\.|)(youtube|youtube-nocookie)\\.com\\/embed\\/..*"
 			],
-			"name": "Youtube",
+			"name": "YouTube",
 			"options": {
 				"enabled": false,
 				"redirectType": "main_frame",