Skip to content

Level 26 - There is a missing '=' within the example text. #8

@ChromaticFlint

Description

@ChromaticFlint

Within js/levels.js on line 374, the example text is missing an '=' symbol.

Replace the current line 374:
"<strong>//img[substring(@src, string-length(@src) - string-length('.jpg')+1 ) '.jpg' ]</strong> selects all images display a <strong>.jpg</strong> image.",

with

"<strong>//img[substring(@src, string-length(@src) - string-length('.jpg')+1 ) = '.jpg' ]</strong> selects all images display a <strong>.jpg</strong> image.",

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