Commit 6e8ae7f
docs: update
<!--
PR을 보내주셔서 감사합니다! 여러분과 같은 기여자들이 React를 더욱 멋지게 만듭니다!
기존 이슈와 관련된 PR이라면, 아래에 이슈 번호를 추가해주세요.
-->
# <!-- 제목을 작성해주세요. -->
# Suspense 문서 수정
<!--
어떤 종류의 PR인지 상세 내용을 작성해주세요.
-->
- 기울임체 적용되지 않은 문자 기울임체로 수정
- \*중단(Suspend)*로 표기된 문자 <em>중단(Suspend)</em>로 수정
- 한,영 중복된 내용 제거
<img width="884" alt="image"
src="https://github.com/user-attachments/assets/ea6ff22e-52cb-4302-9707-3d715b8854ce"
/>
- 어색한 표현 수정
- use 사용해서 Promise 값 읽기 -> use 사용해서 캐시된 Promise 값 읽기
- **F**allback으로 표기된 부분 **f**allback으로 수정
## 필수 확인 사항
- [x] [기여자 행동 강령 규약<sup>Code of
Conduct</sup>](https://github.com/reactjs/ko.react.dev/blob/main/CODE_OF_CONDUCT.md)
- [x] [기여
가이드라인<sup>Contributing</sup>](https://github.com/reactjs/ko.react.dev/blob/main/CONTRIBUTING.md)
- [x] [공통 스타일 가이드<sup>Universal Style
Guide</sup>](https://github.com/reactjs/ko.react.dev/blob/main/wiki/universal-style-guide.md)
- [x] [번역을 위한 모범 사례<sup>Best Practices for
Translation</sup>](https://github.com/reactjs/ko.react.dev/blob/main/wiki/best-practices-for-translation.md)
- [x] [번역 용어 정리<sup>Translate
Glossary</sup>](https://github.com/reactjs/ko.react.dev/blob/main/wiki/translate-glossary.md)
- [x] [`textlint` 가이드<sup>Textlint
Guide</sup>](https://github.com/reactjs/ko.react.dev/blob/main/wiki/textlint-guide.md)
- [x] [맞춤법 검사<sup>Spelling
Check</sup>](https://nara-speller.co.kr/speller/)
## 선택 확인 사항
- [ ] 번역 초안 작성<sup>Draft Translation</sup>
- [ ] 리뷰 반영<sup>Resolve Reviews</sup>
---------
Co-authored-by: 루밀LuMir <[email protected]>Suspense.md (#1125)1 parent ec5f90d commit 6e8ae7f
1 file changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
| 212 | + | |
217 | 213 | | |
218 | 214 | | |
219 | 215 | | |
| |||
886 | 882 | | |
887 | 883 | | |
888 | 884 | | |
889 | | - | |
| 885 | + | |
890 | 886 | | |
891 | 887 | | |
892 | 888 | | |
| |||
0 commit comments