diff --git a/policyengine_api/services/policy_service.py b/policyengine_api/services/policy_service.py index 50d97da0..81009671 100644 --- a/policyengine_api/services/policy_service.py +++ b/policyengine_api/services/policy_service.py @@ -8,7 +8,7 @@ class PolicyService: """ Service for storing and retrieving policies; - this is connected to the /policy route and + this is connected to the /policy route and to the policy database table """