From 838f90a7514bc39368ea6f73bda612d020683639 Mon Sep 17 00:00:00 2001 From: Aviral Goel Date: Tue, 6 Aug 2024 10:47:47 -0700 Subject: [PATCH] Update docs/syntax-attribute-functions-deprecated.md Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com> --- docs/syntax-attribute-functions-deprecated.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syntax-attribute-functions-deprecated.md b/docs/syntax-attribute-functions-deprecated.md index 342a657..b3a1cc6 100644 --- a/docs/syntax-attribute-functions-deprecated.md +++ b/docs/syntax-attribute-functions-deprecated.md @@ -84,7 +84,7 @@ The description above shows the full-form of the deprecation annotation. In most ## Drawbacks -Adding this attribute increases complexity of code. Once the attribute is released, we cannnot deprecate it. +Adding this attribute increases complexity of code. Once the attribute is released, we cannot deprecate it. ## Alternatives