From 0f01a792ed0ed1a13b98d620a014f3c7aebbc928 Mon Sep 17 00:00:00 2001 From: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> Date: Fri, 11 Feb 2022 21:00:38 +0000 Subject: [PATCH] Fix typo (#39) --- docs/04_Run_changes_in_App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/04_Run_changes_in_App.md b/docs/04_Run_changes_in_App.md index 1f5937a..04a8c67 100644 --- a/docs/04_Run_changes_in_App.md +++ b/docs/04_Run_changes_in_App.md @@ -2,7 +2,7 @@ You should develop and test your changes with the JUnit environment that is provided by the NewPipe Extractor and IDEA. If you want to try it with -the actual fronted, you need to follow these steps. +the actual frontend, you need to follow these steps. ### Setup Android Studio