diff --git a/fdsc/fdsc.meta.js b/fdsc/fdsc.meta.js
index 80d5908..4882bef 100644
--- a/fdsc/fdsc.meta.js
+++ b/fdsc/fdsc.meta.js
@@ -8,7 +8,7 @@
// @contributor J F
// @contributor Glorfindel
// @attribution Brock Adams (https://github.com/BrockA)
-// @version 1.20.5
+// @version 1.20.6
// @updateURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.meta.js
// @downloadURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.user.js
// @supportURL https://github.com/Charcoal-SE/Userscripts/issues
diff --git a/fdsc/fdsc.user.js b/fdsc/fdsc.user.js
index a8e16b7..3f960a8 100755
--- a/fdsc/fdsc.user.js
+++ b/fdsc/fdsc.user.js
@@ -8,7 +8,7 @@
// @contributor J F
// @contributor Glorfindel
// @attribution Brock Adams (https://github.com/BrockA)
-// @version 1.20.5
+// @version 1.20.6
// @updateURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.meta.js
// @downloadURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.user.js
// @supportURL https://github.com/Charcoal-SE/Userscripts/issues
@@ -380,7 +380,7 @@
// Don't add naa if the dialog opened for a question
if (isAnswer) {
- status += "" + naa + " naa, ";
+ status += "" + naa + " naa, ";
}
status += fdsc.autoflagged + "";