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