Browse Source

Merge pull request #872 from kwaio/patch-1

typo in admin doc
master
Eugen 7 years ago
committed by GitHub
parent
commit
feea517046
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/Running-Mastodon/Administration-guide.md

+ 1
- 1
docs/Running-Mastodon/Administration-guide.md View File

@ -7,7 +7,7 @@ So, you have a working Mastodon instance... now what?
The following rake task:
rails mastodon:make_admin USERNAME=alice
rake mastodon:make_admin USERNAME=alice
Would turn the local user "alice" into an admin.

Loading…
Cancel
Save