From fb9df0ae56e392066a7b11102ae1ddd9b98c915e Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Tue, 5 Nov 2024 08:31:25 +0000 Subject: [PATCH] Correct grammar --- _posts/2024-11-01-issue40-of-latex2e-released.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-11-01-issue40-of-latex2e-released.md b/_posts/2024-11-01-issue40-of-latex2e-released.md index db5eec86..e0489775 100644 --- a/_posts/2024-11-01-issue40-of-latex2e-released.md +++ b/_posts/2024-11-01-issue40-of-latex2e-released.md @@ -17,7 +17,7 @@ We sent the 2024-11-01 release of the LaTeX kernel to CTAN yesterday. By tomorr This release marks 30 years since the first release of LaTeX2e. Over that time, LaTeX has shown itself to be both stable and adaptable. Whilst the original -plan was that LaTeX2e would be stopping point on the journey to LaTeX3, it +plan was that LaTeX2e would be a stopping point on the journey to LaTeX3, it became clear many years ago that development of LaTeX 'in place' was needed. Since 2015, the `latexrelease` mechanism has allowed the team to integrate new features into the kernel while still allowing rollback for users to older code.