Skip to content

Commit b3e08e9

Browse files
authored
Update README.md
1 parent 29cb3bd commit b3e08e9

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
@@ -205,7 +205,7 @@ user.updateProfile(profileUpdates)
205205

206206
//...becomes...
207207

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

211211

0 commit comments

Comments
 (0)