diff --git a/modules/mournblade-cyd2-config.js b/modules/mournblade-cyd2-config.js index 2d68e30..ce1bd6f 100644 --- a/modules/mournblade-cyd2-config.js +++ b/modules/mournblade-cyd2-config.js @@ -211,7 +211,7 @@ export const MOURNBLADECYD2_CONFIG = { }, optionsUseTalent: [ { key: "permanent", label: "Permanent" }, - { key: "sceance", label: "Une fois par scéance" }, + { key: "sceance", label: "Une fois par séance" }, { key: "scenario", label: "Une fois par scénario" }, { key: "jour", label: "Une fois par jour" }, { key: "unique", label: "Unique" }