Skip to content

Commit 69e89f2

Browse files
committed
Conflict fixed on "Hello, world!" page in french language
1 parent bd77e16 commit 69e89f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

1-js/02-first-steps/01-hello-world/article.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,7 @@ Alors, voyons d'abord comment intégrer un script à une page Web. Pour les envi
99

1010
## La balise "script"
1111

12-
<<<<<<< HEAD
1312
Les programmes JavaScript peuvent être insérés dans n'importe quelle partie d'un document HTML à l'aide de la balise `<script>`.
14-
=======
15-
JavaScript programs can be inserted almost anywhere into an HTML document using the `<script>` tag.
16-
>>>>>>> 23da191b58643387783f38e999f5b05be87d3d93
1713

1814
Par exemple :
1915

0 commit comments

Comments
 (0)