Skip to content

Commit

Permalink
Minor readme tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored and dezinezync committed Dec 17, 2022
1 parent a126f2c commit 6968703
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ if let name = defaults[.name] {
}
```

The default value is then `nil`.

### Enum example

```swift
Expand Down

0 comments on commit 6968703

Please sign in to comment.