diff --git a/docs/event-loop-api.md b/docs/event-loop-api.md index 5f0b285..0d0aa5a 100644 --- a/docs/event-loop-api.md +++ b/docs/event-loop-api.md @@ -26,6 +26,8 @@ Amp exposes several ways to schedule timer watchers. Let's look at some details ```php = 3) { @@ -328,6 +351,8 @@ A standard pattern in this area is to initialize writability watchers in a disab ```php