Explorar o código

add just one space

kaori %!s(int64=5) %!d(string=hai) anos
pai
achega
2e9629cc17
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/service/bolt.js

+ 1 - 1
src/server/service/bolt.js

@@ -181,7 +181,7 @@ class BoltService {
           this.divider(),
           this.generateMarkdownSectionBlock('`prefix:/user/` \n Search only the pages that the title start with /user/'),
           this.divider(),
-          this.generateMarkdownSectionBlock('`-prefix:/user/` \nExclude the pages that the title start with /user/'),
+          this.generateMarkdownSectionBlock('`-prefix:/user/` \n Exclude the pages that the title start with /user/'),
           this.divider(),
           this.generateMarkdownSectionBlock('`tag:wiki` \n Search for pages with wiki tag'),
           this.divider(),