Skip to content

Incorrect Documentation for search Function in container.md #159

@ManfranMike

Description

@ManfranMike

File Path: docs/behavior/container.md

Description

The documentation in the container.md file contains incorrect information about the search function. It states that the search function requires a player reference as an argument, but it should actually accept a color reference instead.

Expected Behavior

The documentation should accurately describe the correct usage of the search function by specifying that it requires a color reference instead of a player reference.

Actual Behavior

The documentation states that the search function requires a player reference, which is incorrect.

Steps to Reproduce

  1. Navigate to the docs/behavior/container.md file.
  2. Locate the search function description.
  3. Read the provided information about the function's arguments.

Please let me know if you need any further information.

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