firebase/snippets-web

Type in source

bergergit opened this issue · 1 comments

const biggerThanSf = query(citiesRef, orderBy("popuation"), startAt(docSnap));

It should be 'population'

This is a duplicate of #233

@bergergit we're open to Pull Requests if you'd like to contribute :)
Otherwise I'll make the change myself