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

[no-issue] fix: 잘못 입력된 링크 수정 & 용어 수정 #141

Merged

Conversation

SEOKKAMONI
Copy link
Contributor

@SEOKKAMONI SEOKKAMONI commented Oct 1, 2024

컨트리뷰션 체크리스트

  • 기여 가이드를 확인한 후 작성 하셨나요?
  • 용어집을 확인한 후 작성 하셨나요? 번역하신 단어 중 용어집에 추가하고싶은 단어가 있으시다면 이슈에 댓글로 남겨주세요.
  • title, description 등 마크다운 태그의 영문 원본 유지를 하셨나요?
  • 소제목 (h1~h6, ### ... 등)의 영문 유지를 하셨나요?
  • 문서의 전반적인 어조 톤과 일치하게 작성 하셨나요?
  • 코드블록 내부의 주석이나 업데이트 로그 등 표 내부의 문자도 한국어로 번역 하셨나요?

연관된 이슈 확인

closes

기여 내용

  • 새로운 문서 번역
  • 문서 내용 수정
  • 오타 수정
  • 문서 웹페이지 기능 수정
  • 기타 기능 개선 및 수정

문서 경로
/docs/app/building-your-application/rendering/composition-patterns

Copy link

vercel bot commented Oct 1, 2024

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

Name Status Preview Comments Updated (UTC)
nextjs-ko ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 2:56pm

@SEOKKAMONI SEOKKAMONI changed the title [no-issue] fix: 잘못 입력된 링크 수정 [no-issue] fix: 잘못 입력된 링크 수정 & 용어 수정 Oct 1, 2024
@@ -560,5 +558,5 @@ export default function Page() {

> **참고**:
>
> - 부모 컴포넌트가 다시 렌더링될 때 중첩된 자식 컴포넌트가 다시 렌더링되는 것을 방지하기 위해 "내용을 위로 올리는" 패턴이 사용되었습니다.
> - 부모 컴포넌트가 다시 렌더링될 때 중첩된 자식 컴포넌트가 다시 렌더링되는 것을 방지하기 위해 "lifting content up" 패턴이 사용되었습니다.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

"내용을 위로 올리는"이라는 표현이 정확한 용어도 아니고 검색을 하였을때 잘 나오지 않기에 정확한 전달을 위해 lifting content up이라는 표현으로 변경해주었습니다

@luciancah luciancah self-requested a review October 10, 2024 14:14
@luciancah luciancah added the docs 새로운 문서 작업 및 문서 오류 수정 label Oct 10, 2024
Copy link
Owner

@luciancah luciancah left a comment

Choose a reason for hiding this comment

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

기여 감사합니다!

@luciancah luciancah changed the base branch from main to patch-october October 10, 2024 14:24
@luciancah luciancah merged commit 7452623 into luciancah:patch-october Oct 10, 2024
3 checks passed
luciancah added a commit that referenced this pull request Oct 13, 2024
* [#123] docs: use-amp 번역 (#128)
* [#125] docs: routing 번역 (#129)
* [no-issue] fix: 잘못된 들여쓰기 수정 (#136)
* [no-issue] fix: 일관성 및 잘못된 들여쓰기 수정 (#137)
* [no-issue] fix: 잘못 입력된 링크 수정 (#138)
* [no-issue] fix: 잘못된 들여쓰기 수정 (#139)
* [no-issue] fix: 예시 코드 정리 (#140)
* [no-issue] fix: 잘못 입력된 링크 수정 & 용어 수정 (#141)

---------

Co-authored-by: White <[email protected]>
Co-authored-by: 김석진(poki) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs 새로운 문서 작업 및 문서 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants