diff --git a/common/content/dactyl.js b/common/content/dactyl.js index 14a6d9e1..d79f9089 100644 --- a/common/content/dactyl.js +++ b/common/content/dactyl.js @@ -1519,7 +1519,7 @@ const Dactyl = Module("dactyl", { perm: "disable" }, { - name: "extu[update]", + name: "extu[pdate]", description: "Update an extension", actions: updateAddons, filter: function ({ item }) !item.userDisabled,