diff --git a/README.md b/README.md index f4cd8d80..1ea7ff6a 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ The following types are included, with enhancements for Swift: Logging behaviors are now implemented as a type-safe set, based on Swift enums. -- `Permission`s +- `Permissions` Are no longer stringly-typed (string-based), but separate types for read and write permissions (also includes a built-in permission list, which includes most common permissions by default).