Update javascript-fr.html.markdown

This commit is contained in:
Nicolas Brugneaux 2014-08-20 02:03:01 +02:00
parent ddd4db06ca
commit 1d4e0929ff

View File

@ -479,6 +479,7 @@ if (Object.create === undefined){ // don't overwrite it if it exists
return new Constructor();
}
}
```
## Pour aller plus loin (en anglais)