aboutsummaryrefslogtreecommitdiff
path: root/files/fr/learn/javascript/asynchronous/choosing_the_right_approach/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/learn/javascript/asynchronous/choosing_the_right_approach/index.html')
-rw-r--r--files/fr/learn/javascript/asynchronous/choosing_the_right_approach/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/learn/javascript/asynchronous/choosing_the_right_approach/index.html b/files/fr/learn/javascript/asynchronous/choosing_the_right_approach/index.html
index 0e44c87232..0b71c56c49 100644
--- a/files/fr/learn/javascript/asynchronous/choosing_the_right_approach/index.html
+++ b/files/fr/learn/javascript/asynchronous/choosing_the_right_approach/index.html
@@ -21,9 +21,9 @@ translation_of: Learn/JavaScript/Asynchronous/Choosing_the_right_approach
<div>{{PreviousMenu("Learn/JavaScript/Asynchronous/Async_await", "Learn/JavaScript/Asynchronous")}}</div>
-<p class="summary">Pour terminer ce module, nous vous proposons une brève discussion sur les différentes techniques et fonctionnalités asynchrones abordées tout au long de ce module, en examinant laquelle de ces techniques est la plus pertinente en fonction de la situation ainsi que des recommandations et des rappels des pièges courants le cas échéant.</p>
+<p>Pour terminer ce module, nous vous proposons une brève discussion sur les différentes techniques et fonctionnalités asynchrones abordées tout au long de ce module, en examinant laquelle de ces techniques est la plus pertinente en fonction de la situation ainsi que des recommandations et des rappels des pièges courants le cas échéant.</p>
-<table class="learn-box standard-table">
+<table class="standard-table">
<tbody>
<tr>
<th scope="row">Prérequis :</th>