-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
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
- Navigate to the
docs/behavior/container.mdfile. - Locate the
searchfunction description. - Read the provided information about the function's arguments.
Please let me know if you need any further information.
Metadata
Metadata
Assignees
Labels
No labels