Skip to content

Commit d99e3b8

Browse files
committed
Initial commit
1 parent 5e534a0 commit d99e3b8

File tree

1 file changed

+1
-1
lines changed
  • 1-js/04-object-basics/05-object-toprimitive

1 file changed

+1
-1
lines changed

1-js/04-object-basics/05-object-toprimitive/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Object to primitive conversion
2+
# Conversia obiectelor la primitive
33

44
What happens when objects are added `obj1 + obj2`, subtracted `obj1 - obj2` or printed using `alert(obj)`?
55

0 commit comments

Comments
 (0)