Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/documentation/copy/en/reference/Decorators.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ oneline: TypeScript Decorators overview
translatable: true
---

> NOTE  This document refers to an experimental stage 2 decorators implementation. Stage 3 decorator support is available since Typescript 5.0.
> NOTE  This document refers to an older experimental stage 2 decorators implementation from 2018. Stage 3 decorator support is available since Typescript 5.0.
> See: [Decorators in Typescript 5.0](https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/#decorators)

## Introduction
Expand Down