Skip to content

Commit b925102

Browse files
committed
Fixes typo (#117684)
1 parent 84860a0 commit b925102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ml/trained-models/apis/get-trained-models-stats.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ The reason for the current state. Usually only populated when the `routing_state
235235
(string)
236236
The current routing state.
237237
--
238-
* `starting`: The model is attempting to allocate on this model, inference calls are not yet accepted.
238+
* `starting`: The model is attempting to allocate on this node, inference calls are not yet accepted.
239239
* `started`: The model is allocated and ready to accept inference requests.
240240
* `stopping`: The model is being deallocated from this node.
241241
* `stopped`: The model is fully deallocated from this node.

0 commit comments

Comments
 (0)