From 7a568f569d74c9cb5e8e32f8263826f94eebd44d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B4=B5=E0=B4=9A=E0=B5=BB?= <65799568+vachan-maker@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:38:33 +0530 Subject: [PATCH] Fix typo (#1) --- content/docs/architecture/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/architecture/index.md b/content/docs/architecture/index.md index 7bfa300..6ef41d7 100644 --- a/content/docs/architecture/index.md +++ b/content/docs/architecture/index.md @@ -9,7 +9,7 @@ summary: How is Piped architectured? Piped has 3 components: - A frontend in VueJS -- A backed in Java which uses NewPipeExtractor +- A backend in Java which uses NewPipeExtractor - A proxy in Golang links: https://github.com/TeamPiped/Piped\, https://github.com/TeamPiped/Piped-Backend and, https://github.com/FireMasterK/http3-ytproxy