Skip to content

Commit f6aadcf

Browse files
authored
Merge pull request #297 from HachemiH/master
Translate chapter pages on part 1
2 parents 70a770e + 111b83c commit f6aadcf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Advanced working with functions
1+
## Travail avancé avec les fonctions

1-js/08-prototypes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Prototypes, inheritance
1+
# Prototypes, héritage

1-js/11-async/index.md

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

2-
# Promises, async/await
2+
## Promesses, async/await
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
# Generators, advanced iteration
2+
## Générateurs, itération avancée

1-js/99-js-misc/index.md

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

2-
# Miscellaneous
2+
## Divers

0 commit comments

Comments
 (0)