diff --git a/doc/api/timers.md b/doc/api/timers.md index 75d6a36737b7d9..09c43bfeaa3532 100644 --- a/doc/api/timers.md +++ b/doc/api/timers.md @@ -1,6 +1,6 @@ # Timers -> Stability: 3 - Locked +> Stability: 2 - Stable The `timer` module exposes a global API for scheduling functions to be called at some future period of time. Because the timer functions are