mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-22 05:20:56 +01:00
typo fix in user doc for events
Summary: Typo fix in user documentation for events Test Plan: None Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D12342
This commit is contained in:
parent
b14ca38940
commit
75c03986ad
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Arcanist, and which Phabricator loads at runtime and runs in-process. They
|
|||
require somewhat more effort upfront than simple configuration switches, but are
|
||||
the most direct and powerful way to respond to events.
|
||||
|
||||
= Installing Event Listeners (Phabicator) =
|
||||
= Installing Event Listeners (Phabricator) =
|
||||
|
||||
To install event listeners in Phabricator, follow these steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue