Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Page 200 tweet.indexOf #77

Description

@pgonzaleznetwork

In page 200 we see the following code

if(tweet.indexOf())

This will fail, it should be

if(tweet.text.indexOf())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions