Skip to content

Practice time 2 html files pointing to wrong js file #13

@levimake

Description

@levimake

In the folder [4. Practice time - part 2], the index.html for the files contains the line:

<script src="index.pack.js"></script>

This should be:

<script src="index.js"></script>

Affected folders with this issue:

  • Objects and functions
  • if else
  • Loops and arrays
  • Logical operators
  • Rock papers scissors

Please fix this typo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions