Update docs/syntax-attribute-functions-deprecated.md

Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
This commit is contained in:
Aviral Goel 2024-08-06 10:47:47 -07:00 committed by GitHub
parent be0b8c954c
commit 838f90a751
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,7 @@ The description above shows the full-form of the deprecation annotation. In most
## Drawbacks ## 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 ## Alternatives