Skip to content

Conversation

akidon0000
Copy link
Contributor

Closes #604

修正前:let name = sortedNames[1]
修正後:let name = sortedNames[0]

Copy link
Owner

@stzn stzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございますー👏🏻

@stzn stzn merged commit c37eaa6 into stzn:master Feb 1, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

コード例のインデックス誤りを修正
2 participants