mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-05-04 10:43:48 +01:00
Update docs/syntax-attribute-functions-deprecated.md
Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
This commit is contained in:
parent
be0b8c954c
commit
838f90a751
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue