1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00

Fix typo in Phabricatorbot config diviner page

Summary: Changed pharicatorbot to phabricatorbot

Test Plan: build diviner and make sure I'm not crazy

Reviewers: epriestley

Reviewed By: epriestley

CC: aran

Differential Revision: https://secure.phabricator.com/D5187
This commit is contained in:
Korvin Szanto 2013-03-03 06:51:23 -08:00 committed by epriestley
parent 0ff9ce6963
commit e82a066287

View file

@ -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 <absolute_path_to_config_file>
./bin/phd launch phabricatorbot <absolute_path_to_config_file>
If you have issues you can try ##debug## instead of ##launch##, see
@{article:Managing Daemons with phd} for more information.