docs: 메뉴 제목 표기 오류 수정 (문자메세지→문자메시지, 포멧유효성체크→포맷유효성체크)#647
Merged
github-actions[bot] merged 1 commit intoJul 3, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 유형 (Type of Change)
변경 내용 (Description)
사이트 메뉴와 문서 제목에 노출되는 표기 오류 2건을 수정했습니다.
common-component/collaboration/sms.mdcommon-component/elementary-technology/format-validation.md관련 이슈 (Related Issues)
없음
변경 영역 (Affected Areas)
egovframe-development/)egovframe-runtime/)common-component/)README, 설정 파일 등)체크리스트 (Checklist)
title,url,menu,weight등을 검토했습니다.추가 참고 사항 (Additional Notes)
title/linkTitle/menu.name에 있어 사이트 메뉴·제목에 그대로 노출되므로, frontmatter를 수정하지 않고는 바로잡을 수 없어 부득이 포함했습니다.url,weight,parent등 메뉴 구조에 영향을 주는 항목은 일절 변경하지 않았으며, 표기 오류가 있는 표시 문자열만 수정했습니다.