Skip to content

Commit 9b5511d

Browse files
qviltaehwanno
authored andcommitted
Fix typo in create-a-new-react-app section (#159)
1 parent fcd3fe2 commit 9b5511d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/create-a-new-react-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ next: cdn-links.html
3030

3131
React 팀의 추천 방법은 아래와 같습니다
3232

33-
- **React를 배우고 있거나** 아니면 **새로운 [싱글 페이지](/docs/glossary.html#single-page-application)**을 만들고 싶다면 Create React App](#create-react-app).
33+
- **React를 배우고 있거나** 아니면 **새로운 [싱글 페이지](/docs/glossary.html#single-page-application)**을 만들고 싶다면 [Create React App](#create-react-app).
3434
- **서버 렌더링 Node.js 웹사이트를 만들고 있다면** [Next.js](#nextjs)을 시도해보세요..
3535
- **고정적인 콘텐츠 지향적 웹사이트를 만들고 있다면** [Gatsby](#gatsby)를 시도해보세요..
3636
- **컴포넌트 라이브러리** 혹은 **이미 있는 코드 베이스에 통합을 한다**[더 유연한 툴체인](#more-flexible-toolchains).

0 commit comments

Comments
 (0)