diff --git a/src/gcf.tsx b/src/gcf.tsx index 3a31d03..74678d0 100644 --- a/src/gcf.tsx +++ b/src/gcf.tsx @@ -137,7 +137,7 @@ export function GCF() { return (
What is the greatest common factor of {factors[0]} and {factors[1]}?
What is the least common multiple of {factors[0]} and {factors[1]}?