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

chore: assemble함수의 파라미터 명을 words가 아닌 fragments로 수정합니다 #316

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

okinawaa
Copy link
Member

@okinawaa okinawaa commented Jan 9, 2025

Overview

fix: #233
assemble함수의 파라미터 명을 words가 아닌 fragments로 수정합니다
�항상 단어가 오지는 않기때문에 이 이름은 함수가 여러 조각(fragments)을 받아 이를 하나로 조합한다는 뜻을 명확히 전달합니다.

PR Checklist

  • I read and included theses actions below
  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.

@okinawaa okinawaa requested a review from raon0211 as a code owner January 9, 2025 00:17
Copy link

changeset-bot bot commented Jan 9, 2025

⚠️ No Changeset found

Latest commit: 722f338

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Jan 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-hangul ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 0:18am

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.

이 부분은 반드시 words(단어들)이 아닌 거 같아서 이슈로 딸게요
1 participant