Skip to content

Commit 2fabbb5

Browse files
authored
Update README.md
Typo in documentation fixed
1 parent 43ea33e commit 2fabbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ let package = Package(
3838

3939
## Usage
4040

41-
Storing to the UserDeaults
41+
Storing to the UserDefaults
4242
```swift
4343
@UserDefaultValue(String(describing: AppState.self), defaultValue: .initial)
4444
var appState: AppState

0 commit comments

Comments
 (0)