Commit 189d86d4d56464968583b582bc2ccce3ae276d00:
Typo
Branch: refs/heads/master
Author: Sebb <[email protected]>
Committer: Sebb <[email protected]>
Pusher: sebb <[email protected]>
------------------------------------------------------------
DEVELOPMENT.md | + -
------------------------------------------------------------
2 changes: 1 additions, 1 deletions.
------------------------------------------------------------
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 737a2cd..21f4f45 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -140,7 +140,7 @@ command `bundle install`.
command can be used to start the application.
If you are testing an application that makes changes to LDAP, you will
- need to enter your ASF password. To do so, substiture `rake auth server`
+ need to enter your ASF password. To do so, substitute `rake auth server`
for the `rake server` command above. This will prompt you for your
password. Should your ASF availid differ from your local user id,
set the `USER` environment variable prior to executing this command.