Skip to content

Commit 4ba48ad

Browse files
committed
fix based on review
1 parent bbc0012 commit 4ba48ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problems/11-dist-tag/problem.ko.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
npm 에 공개된 패키지는 `dist-tags` 항목이 있습니다.
1+
npm에 공개된 패키지는 `dist-tags` 항목이 있습니다.
22
그것은 "latest"와 같은 문자열을 "1.2.48"과 같이 버전 번호로 매핑해줍니다.
33

44
디폴트로는 "latest" 태그가 붙은 버전이 설치됩니다.

0 commit comments

Comments
 (0)