From e702934080a569d9a5cb4e6d9bd7d4e6ffb4bc0c Mon Sep 17 00:00:00 2001 From: Sandeep Salwan Date: Tue, 14 Jan 2025 20:51:53 -0500 Subject: [PATCH] docs: fix typos in let.md (#59526) PR Close #59526 --- tools/manual_api_docs/blocks/let.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/manual_api_docs/blocks/let.md b/tools/manual_api_docs/blocks/let.md index 8b6d9778202..cb76226d059 100644 --- a/tools/manual_api_docs/blocks/let.md +++ b/tools/manual_api_docs/blocks/let.md @@ -45,4 +45,4 @@ The `@let` syntax is formally defined as: - Followed by an Angular expression which can be multi-line. - Terminated by the `;` symbol. -HELPFUL: A comprehensive description of the feature is availble on [the templates guide](guide/templates/variables#local-template-variables-with-let) +HELPFUL: A comprehensive description of the feature is available on [the templates guide](guide/templates/variables#local-template-variables-with-let)