Skip to content

Commit 0227742

Browse files
committed
Change deprecation to deprecated in summary
1 parent 540a26a commit 0227742

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

misc_docs/syntax/decorator_expression_deprecated.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: "expression-deprecated-decorator"
33
keywords: ["deprecated", "decorator"]
44
name: "@deprecated"
5-
summary: "This is the `@deprecation` decorator."
5+
summary: "This is the `@deprecated` decorator."
66
category: "decorators"
77
---
88

misc_docs/syntax/decorator_module_deprecated.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: "module-deprecated-decorator"
33
keywords: ["deprecated", "decorator"]
44
name: "@@deprecated"
5-
summary: "This is the `@@deprecation` decorator."
5+
summary: "This is the `@@deprecated` decorator."
66
category: "decorators"
77
---
88

0 commit comments

Comments
 (0)