Skip to content

Commit ab6bd48

Browse files
committed
docs: 'code' 번역 수정
1 parent 50343e2 commit ab6bd48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 1-js/04-object-basics/04-object-methods/7-calculator

1-js/04-object-basics/04-object-methods/7-calculator/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ importance: 5
1212

1313
```js
1414
let calculator = {
15-
// ... 여기에 답안 작성 ...
15+
// ... 여기에 코드 작성 ...
1616
};
1717

1818
calculator.read();

0 commit comments

Comments
 (0)