aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/commands/reset/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/commands/reset/index.html')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/commands/reset/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/commands/reset/index.html b/files/fr/mozilla/add-ons/webextensions/api/commands/reset/index.html
index 596ee0314f..a1f61322da 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/commands/reset/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/commands/reset/index.html
@@ -22,7 +22,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/commands/reset
<h2 id="Syntaxe">Syntaxe</h2>
-<pre class="syntaxbox brush:js">browser.commands.reset(
+<pre class="brush: js">browser.commands.reset(
name // string
);
</pre>