Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Update README.md #11

Merged
merged 1 commit into from
Jul 15, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
- `Permission`

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).

Expand Down