diff --git a/src/docs/technical/chatbot.diviner b/src/docs/technical/chatbot.diviner index 54388157b5..bd095fb939 100644 --- a/src/docs/technical/chatbot.diviner +++ b/src/docs/technical/chatbot.diviner @@ -78,7 +78,7 @@ Now the bot should be able to connect to Phabricator via Conduit. The bot is a Phabricator daemon, so start it with ##phd##: - ./bin/phd launch pharicatorbot + ./bin/phd launch phabricatorbot If you have issues you can try ##debug## instead of ##launch##, see @{article:Managing Daemons with phd} for more information.