diff --git a/pkgs/clan-cli/clan_cli/inventory/__init__.py b/pkgs/clan-cli/clan_cli/inventory/__init__.py index 08de91daf..a539553a7 100644 --- a/pkgs/clan-cli/clan_cli/inventory/__init__.py +++ b/pkgs/clan-cli/clan_cli/inventory/__init__.py @@ -97,7 +97,7 @@ def load_inventory_json( ) -> Inventory: """ Load the inventory file from the flake directory - If not file is found, returns the default inventory + If no file is found, returns the default inventory """ inventory = default