@ -485,7 +485,7 @@ public class DigitalTechnik {
System.out.println("2. Erweiterungen am Minimal-Computer");
System.out.println("3. Aufbau Minimalcomputer");
System.out.println("4. Peripherie");
System.out.println("5. Peripherie");
System.out.println("5. Mips Prozessor");
int choice = sc.nextInt();
sc.nextLine();