diff --git a/src/main/c/main_calculator.c b/src/main/c/main_calculator.c index 128e1b0..3bca61d 100644 --- a/src/main/c/main_calculator.c +++ b/src/main/c/main_calculator.c @@ -1344,7 +1344,7 @@ int mode(int userChoice){ printf("\n2: Scientific Mode (Trigonomertic functions, Logarithm and exponential functions.)\n"); printf("\n3: Graph Mode (Draw and visualize functions.)\n"); printf("\n4: Programming Mode (Binary , octal and hexadecimal )\n"); - printf("\n5: Unit converter Mode (length, weight volume etc.)\n"); +