aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/notification/title/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/notification/title/index.html')
-rw-r--r--files/fr/web/api/notification/title/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/api/notification/title/index.html b/files/fr/web/api/notification/title/index.html
index 40edbb0790..ba07a05630 100644
--- a/files/fr/web/api/notification/title/index.html
+++ b/files/fr/web/api/notification/title/index.html
@@ -14,11 +14,11 @@ translation_of: Web/API/Notification/title
---
<p>{{APIRef("Web Notifications")}}{{AvailableInWorkers}}{{securecontext_header}}</p>
-<p><span class="seoSummary">La propriété en lecture seule <strong><code>title</code></strong> de l'interface {{domxref ("Notification")}} indique le titre de la notification, comme définis à l'aide de l'option <code>silent</code> lors de la création de la notification à l'aide du constructeur {{domxref ("Notification.Notification", "Notification()") }} constructeur.</span></p>
+<p>La propriété en lecture seule <strong><code>title</code></strong> de l'interface {{domxref ("Notification")}} indique le titre de la notification, comme définis à l'aide de l'option <code>silent</code> lors de la création de la notification à l'aide du constructeur {{domxref ("Notification.Notification", "Notification()") }} constructeur.</p>
<h2 id="Syntaxe">Syntaxe</h2>
-<pre class="syntaxbox notranslate"><var>Notification</var>.title</pre>
+<pre class="syntaxbox"><var>Notification</var>.title</pre>
<h3 id="Valeur">Valeur</h3>