diff --git a/system/templates/dice/roll-n-keep-dialog.html b/system/templates/dice/roll-n-keep-dialog.html
index 8eaf69b..62437ae 100644
--- a/system/templates/dice/roll-n-keep-dialog.html
+++ b/system/templates/dice/roll-n-keep-dialog.html
@@ -19,9 +19,9 @@
{{localize 'l5r5e.dice.chat.difficulty'}}
{{#if l5r5e.difficultyHidden}}
{{#if isGM}}
- ?{{l5r5e.difficulty}}?
+ {{l5r5e.difficulty}}
{{else}}
- {{localize 'l5r5e.dice.chat.difficulty_hidden'}}
+ {{localize 'l5r5e.dice.chat.difficulty_hidden'}}
{{/if}}
{{else}}
{{l5r5e.difficulty}}