From b58f96b6fb7402a48095328185841def5036606e Mon Sep 17 00:00:00 2001 From: David Nolen Date: Tue, 23 Jan 2024 15:18:46 -0500 Subject: [PATCH] tweak --- content/news/2024-01-24-release.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/2024-01-24-release.adoc b/content/news/2024-01-24-release.adoc index 81234c0..7c03a5e 100644 --- a/content/news/2024-01-24-release.adoc +++ b/content/news/2024-01-24-release.adoc @@ -46,7 +46,7 @@ JavaScript ecosystem, but they also transpile everything into Google Closure Com compatible JS (via https://github.com/angular/tsickle[tsickle]) before finally processing it with Google Closure Compiler. -As usual we do not believe in creating meaningless churn for users. You can continue +As always, we do not believe in creating meaningless churn for users. You can continue to rely on GCL in its current form for years. You can expect various base GCL namespaces (`goog.string`, `goog.object`, etc.) to be available as before.