diff --git a/proposals/load_ml_model.json b/proposals/load_ml_model.json index 3e44a515..1dd02de0 100644 --- a/proposals/load_ml_model.json +++ b/proposals/load_ml_model.json @@ -32,7 +32,7 @@ "description": "A machine learning model to be used with machine learning processes such as ``ml_predict()``.", "schema": { "type": "object", - "subtype": "mlm-model" + "subtype": "ml-model" } }, "links": [