Fix move.yml
diff --git a/.github/move.yml b/.github/move.yml
index 108c5f8..67155b2 100644
--- a/.github/move.yml
+++ b/.github/move.yml
@@ -1,16 +1,16 @@
-+# Configuration for move-issues - https://github.com/dessant/move-issues
-+
-+# Delete the command comment when it contains no other content.
-+deleteCommand: true
-+
-+# Close the source issue after moving.
-+closeSourceIssue: true
-+
-+# Lock the source issue after moving.
-+lockSourceIssue: false
-+
-+# Mention issue and comment authors.
-+mentionAuthors: true
-+
-+# Preserve mentions in the issue content.
-+keepContentMentions: true
+# Configuration for move-issues - https://github.com/dessant/move-issues
+
+# Delete the command comment when it contains no other content.
+deleteCommand: true
+
+# Close the source issue after moving.
+closeSourceIssue: true
+
+# Lock the source issue after moving.
+lockSourceIssue: false
+
+# Mention issue and comment authors.
+mentionAuthors: true
+
+# Preserve mentions in the issue content.
+keepContentMentions: true