We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7552ed0 commit 1b77165Copy full SHA for 1b77165
1-js/04-object-basics/02-object-copy/article.md
@@ -31,7 +31,7 @@ let user = {
31
};
32
```
33
34
-Et ici comment elle est stockée en mémmoire :
+Et ici comment elle est stockée en mémoire :
35
36

37
0 commit comments