Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Wrong code snippet in Step 1 #19

Open
@petersommerhoff

Description

@petersommerhoff

The code snippet for fetchData() contains the call mDb.userModel().loadAllUsers() instead of mDb.userModel().findUsersYoungerThan(35) as in the provided project.

That makes the sentence about an "impostor" in the sentence that follows confusing because you'd expect to have all ages there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions