mirror of
https://github.com/nushell/nushell.git
synced 2025-06-08 19:17:16 +02:00
- Updated the second @example for `find` to "Try to find an even element" to match the closure logic. - Updated the second @example for `find-index` to "Try to find the index of an even element" for consistency.