Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nbransby authored Apr 13, 2024
1 parent 29cb3bd commit b3e08e9
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 @@ -205,7 +205,7 @@ user.updateProfile(profileUpdates)

//...becomes...

user.updateProfile(displayName = "state", photoURL = "CA")
user.updateProfile(displayName = "Jane Q. User", photoURL = "https://example.com/jane-q-user/profile.jpg")
```


Expand Down

0 comments on commit b3e08e9

Please sign in to comment.