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.