Typos in documentation

This commit is contained in:
2022-02-21 11:19:54 -06:00
parent 5c75c1ac09
commit aec7e3016f
2 changed files with 9 additions and 9 deletions

View File

@@ -258,7 +258,7 @@ public class UserInterface {
while (!quit) {
System.out.println();
System.out.println("--------BiGPairSEQ SIMULATOR--------");
System.out.println("ALPHA/BETA T-CELL RECEPTOR MATCHING");
System.out.println("ALPHA/BETA T CELL RECEPTOR MATCHING");
System.out.println(" USING WEIGHTED BIPARTITE GRAPHS ");
System.out.println("------------------------------------");
System.out.println("Please select an option:");