From b7c708846b528230cc4dd36fe4e48a8278d34e1d Mon Sep 17 00:00:00 2001 From: Tobi Date: Fri, 11 Feb 2022 22:01:00 +0100 Subject: [PATCH] Fix type Fixes #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