diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx
index ae2e6a4e38a4131d636dfd79b5f896605b4fa375..f0e8513ff0616ef650c11110e2df955166b56bcc 100644
--- a/src/contents/human-practices.tsx
+++ b/src/contents/human-practices.tsx
@@ -102,7 +102,8 @@ let tabtabs = [
   }
 
 ]
-
+// eventuell noch eine dritte optionale variable was sonst noch alles geschlossen werden soll
+//also wenn tabtabs gewechselt wird sollen alle tabbys geschlossen werden 
 export function HumanPractices() {
   openTab({cityName: "All", cla: "tabtabs"}); 
   return (