aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/webgl_api/by_example/detect_webgl
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/webgl_api/by_example/detect_webgl')
-rw-r--r--files/fr/web/api/webgl_api/by_example/detect_webgl/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/webgl_api/by_example/detect_webgl/index.html b/files/fr/web/api/webgl_api/by_example/detect_webgl/index.html
index 449d08fa57..b3083ba274 100644
--- a/files/fr/web/api/webgl_api/by_example/detect_webgl/index.html
+++ b/files/fr/web/api/webgl_api/by_example/detect_webgl/index.html
@@ -15,7 +15,7 @@ original_slug: Web/API/WebGL_API/By_example/Détecter_WebGL
<div>{{PreviousNext("Apprendre/WebGL/Par_exemple","Apprendre/WebGL/Par_exemple/Appliquer_des_couleurs")}}</div>
-<p class="summary">Dans cet exemple, on voit comment détecter un contexte de rendu {{Glossary("WebGL")}} et afficher le résultat à l'utilisateur.</p>
+<p>Dans cet exemple, on voit comment détecter un contexte de rendu {{Glossary("WebGL")}} et afficher le résultat à l'utilisateur.</p>
<p>{{EmbedLiveSample("Détecter_le_support_WebGL",660,150)}}</p>