Skip to content

Commit b551f7a

Browse files
authored
fix mispelling of quantity
per Brett's feedback on PR
1 parent 779a5c3 commit b551f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hooks/order-select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The `order-select` hook fires when a clinician selects one or more orders to pla
1111
This hook is among the first workflow events for an order entering a draft status.
1212
The context of this hook may include defaulted order details
1313
as it occurs immediately upon the clinician selecting the order from the order catalogue of the CPOE,
14-
but before she manually specifies order details (e.g. dose, quanity, route, etc).
14+
but before she manually specifies order details (e.g. dose, quantity, route, etc).
1515
Additionally, the context may include previously selected orders that are not yet signed from the same ordering session.
1616
The `order-select` hook occurs after the clinician selects the order, but before she fills out (configures) the order.
1717

0 commit comments

Comments
 (0)