Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Documentation for search Function in container.md #159

Open
ManfranMike opened this issue Jun 14, 2023 · 0 comments
Open

Incorrect Documentation for search Function in container.md #159

ManfranMike opened this issue Jun 14, 2023 · 0 comments

Comments

@ManfranMike
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant