From 14bed60cfc798875772f125ba63a545734330cb9 Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Sat, 1 Jun 2024 23:50:21 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b63345f..7c9ad17 100644 --- a/README.md +++ b/README.md @@ -197,9 +197,7 @@ $$\lim_{x \to \infty} \frac{1}{x^2} = 0$$ $$\lim_{x \to -\infty} \frac{1}{x^2}$$ -Similar to the previous case, as x approaches negative infinity, the denominator ($x^2$) grows infinitely large (but remains positive), - - +Similar to the previous case, as x approaches negative infinity, the denominator ($x^2$) grows infinitely large (but remains positive), and the numerator remains constant at 1.