diff --git a/runtime/manual/tools/unstable_flags.md b/runtime/manual/tools/unstable_flags.md index f2301115f..39b9819a6 100644 --- a/runtime/manual/tools/unstable_flags.md +++ b/runtime/manual/tools/unstable_flags.md @@ -256,4 +256,4 @@ deno run --unstable your_script.ts ``` It is recommended that you use the granular unstable flags instead of this, the -`--unstable` flag is now depreacted and will be removed in Deno 2. +`--unstable` flag is now deprecated and will be removed in Deno 2.