diff --git a/packages/at_policy/README.md b/packages/at_policy/README.md index e65bd423..b1e6b219 100644 --- a/packages/at_policy/README.md +++ b/packages/at_policy/README.md @@ -7,7 +7,7 @@ # at_policy ## Introduction -The at_policy libraries provide generic scaffolding for building policy +The at_policy library provides generic scaffolding for building policy management services which policy enforcement endpoints communicate with via atProtocol and therefore get all the benefits of using atProtocol - outbound communication only, end-to-end encryption, using atSigns rather than IP diff --git a/packages/at_policy/example/pubspec.yaml b/packages/at_policy/example/pubspec.yaml index 9ef9e365..62e0dc0c 100644 --- a/packages/at_policy/example/pubspec.yaml +++ b/packages/at_policy/example/pubspec.yaml @@ -1,4 +1,4 @@ -name: example +name: at_policy_example description: Simple at_policy usage examples version: 1.0.0 publish_to: none