diff --git a/placement-api-ref/source/resource_classes.inc b/placement-api-ref/source/resource_classes.inc index 0e8f80b454..d202ff8c84 100644 --- a/placement-api-ref/source/resource_classes.inc +++ b/placement-api-ref/source/resource_classes.inc @@ -38,9 +38,7 @@ Create resource class .. rest_method:: POST /resource_classes Create a new resource class. The new class must be a *custom* resource class, -prefixed with `CUSTOM_` and distinct from the -`standard `__ -resource classes. +prefixed with `CUSTOM_` and distinct from the standard resource classes. Normal Response Codes: 201