From f2a4e7a45b97274f3d66cb835304b3038bba0e31 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Wed, 12 Jun 2024 01:49:06 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e531244..ffe0fa4 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ $$\lim_{{x \to -7}} \frac{{49 - x^2}}{{7 + x}}$$ * **This allows us to simplify the expression by canceling out the common factor of:** $\large ( 7 + x )$ in the numerator and denominator: -$$\lim_{{x \to -7}} (7 - x)
$$ +$$\large \lim_{{x \to -7}} (7 - x)
$$