Skip to content

Commit 2d35dd2

Browse files
authored
Merge pull request #79 from iamgamja/fix/wrong-description
잘못된 설명 수정
2 parents 83e463a + cf5118f commit 2d35dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/operations/coins/exchange_rate.tsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ using TypeSpec.OpenAPI;
44
namespace SolvedAC;
55

66
/**
7-
* 주어진 쿼리에 따라 문제를 검색합니다.
7+
* 코인 → 별조각 환율을 가져옵니다.
88
*
99
* @return
1010
* 환율을 가져옵니다.

0 commit comments

Comments
 (0)