corrected translation (#23385)
Proper translation of "Links" is "Enlaces" not "Campo de Golf" (= "golf course").
This commit is contained in:
committed by
Randell Dawson
parent
5fc0232a1a
commit
f3ca1d5ef1
@ -41,6 +41,6 @@ var course = {
|
|||||||
student.hasOwnProperty('feature'); // returns false
|
student.hasOwnProperty('feature'); // returns false
|
||||||
```
|
```
|
||||||
|
|
||||||
#### campo de golf
|
#### Enlaces
|
||||||
|
|
||||||
[MDN tiene Propiedad propia](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwnProperty)
|
[MDN tiene Propiedad propia](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwnProperty)
|
Reference in New Issue
Block a user