Skip to content

Commit 1a4e26f

Browse files
committed
Fixed wrong title
1 parent fb42faf commit 1a4e26f

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
@@ -248,7 +248,7 @@ We can wrap that in a ViewHolder with:
248248

249249
There's nothing magical going on here; we're just mapping numeric IDs and casts into a nice, type-safe contract.
250250

251-
### Create a custom FirebaseListAdapter
251+
### Create a custom FirebaseRecyclerAdapter
252252

253253
Just like we did for FirebaseListAdapter, we'll create an anonymous subclass for our ChatMessages:
254254

0 commit comments

Comments
 (0)