From 289bc5862f967c70d46501ccd41997d372a786a1 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Tue, 16 Jul 2024 00:38:55 +0700 Subject: [PATCH] Fix typos (#72) --- imports.md | 2 +- wit/monotonic-clock.wit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/imports.md b/imports.md index 8b977ac..b1fefd7 100644 --- a/imports.md +++ b/imports.md @@ -98,7 +98,7 @@ corresponding to a clock tick.

subscribe-instant: func

Create a pollable which will resolve once the specified instant -has occured.

+has occurred.

Params