Skip to content

Commit 5dd277f

Browse files
committed
docs: 미번역 문장 번역
1 parent 7e90216 commit 5dd277f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

1-js/04-object-basics/02-object-copy/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ let user = {
2727
};
2828
```
2929

30-
And here's how it's actually stored in memory:
30+
실제로는 메모리에 다음과 같이 저장됩니다.
3131

3232
![](variable-contains-reference.svg)
3333

0 commit comments

Comments
 (0)