You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #60294 align the type to the one in the human description (dkarlovi)
This PR was squashed before being merged into the 7.3 branch.
Discussion
----------
align the type to the one in the human description
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | N/A
| License | MIT
The current type is too wide and not aligned with the intent described in the comment, it's `array-key` but `string` is intended
It's fixing the type to align with what was intended judging by the implementation and the human description of the type.
Commits
-------
31c45d4 align the type to the one in the human description
0 commit comments