Skip to content

Commit 8ce511f

Browse files
committed
translate "undefined and null" in "Core" to ja
1 parent 7679822 commit 8ce511f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/ja/core/undefined.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
## `undefined` and `null`
1+
## `undefined``null`
22

3-
JavaScript has two distinct values for `nothing`, the more useful of these two
4-
being `undefined`.
3+
JavaScriptは`nothing`を表す2つの別個の値を持っています。`undefined`はこれら2つの内より便利な存在です。
54

65
### The Value `undefined`
76

0 commit comments

Comments
 (0)