diff --git a/docs/references/rest-apis/rest-inventory-api.md b/docs/references/rest-apis/rest-inventory-api.md index 3150d48e01..7036eb25d1 100644 --- a/docs/references/rest-apis/rest-inventory-api.md +++ b/docs/references/rest-apis/rest-inventory-api.md @@ -272,10 +272,10 @@ ### Bundle States ``` -- `ACTIVE`: Container is running -- `INSTALLED`: Container is starting -- `UNINSTALLED`: Container has failed, or is stopped -- `UNKNOWN`: Container state can not be determined +- `ACTIVE`: Bundle is running +- `INSTALLED`: Bundle is starting +- `UNINSTALLED`: Bundle has failed, or is stopped +- `UNKNOWN`: Bundle state can not be determined ``` ### Container States