Update a1/program.c

This commit is contained in:
Yurii Yakovenko 2024-10-25 20:22:28 +00:00
parent 13ee4c0bfb
commit a345b708e9

View File

@ -115,7 +115,7 @@ int main()
printf("\nMissing closing brackets: %c\n", para(cs));
}
else if(is_ok)
printf("\nAll bracket OK");
printf("\nAll brackets OK\n");