From 4c185f5f299de401e72deb9966fa8c1f6161d089 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 16:50:32 +0000 Subject: [PATCH] Fix typo and grammar in walk-in appointment lifecycle docs Generated-By: mintlify-agent --- docs/lab/walk-in/order-lifecycle.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lab/walk-in/order-lifecycle.mdx b/docs/lab/walk-in/order-lifecycle.mdx index 9c3669082..d13963c1c 100644 --- a/docs/lab/walk-in/order-lifecycle.mdx +++ b/docs/lab/walk-in/order-lifecycle.mdx @@ -42,7 +42,7 @@ The Finite State Machine that defines the possible transitions for the low-level ## Appointment Lifecycle -The appointment lifecycle is separate from the order lifecyle, and it corresponds to a single appointment. The possible status are defined as follows: +The appointment lifecycle is separate from the order lifecycle, and it corresponds to a single appointment. The possible statuses are defined as follows: - `pending`: An appointment was placed in the system, and is pending updates from the phlebotomy service. - `scheduled`: An appointment was scheduled or rescheduled.