Skip to content

Commit e909943

Browse files
committed
Conflict fixed on "Modifying the document" task page in french language
1 parent 188a42c commit e909943

File tree

1 file changed

+1
-5
lines changed
  • 2-ui/1-document/07-modifying-document/5-why-aaa

1 file changed

+1
-5
lines changed

2-ui/1-document/07-modifying-document/5-why-aaa/task.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ Pourquoi cela se produit-il ?
2222
alert(table); // la table, comme il se doit
2323
2424
table.remove();
25-
<<<<<<< HEAD
26-
// pourquoi y a-t-il encore aaa dans le document ?
27-
=======
28-
// why there's still "aaa" in the document?
29-
>>>>>>> bf7d8bb1af3b416d393af1c15b03cb1352da1f9c
25+
// pourquoi y a-t-il encore "aaa" dans le document ?
3026
</script>
3127
```

0 commit comments

Comments
 (0)