Skip to content

Commit

Permalink
📘 README correction
Browse files Browse the repository at this point in the history
  • Loading branch information
benlmyers committed Jan 23, 2022
1 parent 0416705 commit 33c2ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ EasyFirestore.Querying.where((\Car.year, .greaterEqualTo, 2010),

### Easy User Protocol

Save time writing user classes with the built-in `EasyUser` procotol:
Save time writing user classes with the built-in `EasyUser` open class:

```swift
class MyUser: EasyUser {
Expand Down

0 comments on commit 33c2ace

Please sign in to comment.