Skip to content

Commit

Permalink
Merge pull request #1 from dansup/patch-1
Browse files Browse the repository at this point in the history
typos
  • Loading branch information
thefinn93 committed Jul 18, 2012
2 parents 9888f93 + 6192879 commit 47f61d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/php/README.md
Expand Up @@ -4,7 +4,7 @@ A simple PHP API for the CJDNS admin interface.

Installing
-------------
Make a `secrets.inc.php` file (see `secrects.example.inc.php`) and include it in
Make a `secrets.inc.php` file (see `secrets.example.inc.php`) and include it in
your page, in addition to `cjdns.inc.php`. It is recommended that you keep
`secrets.inc.php` out of your http directory to prevent accidental password
leakage.
Expand Down Expand Up @@ -39,4 +39,4 @@ $cjdns->disconnect();

Bugs
-------------
Please report any bugs you find to thefinn93. IRC is fine, as it github.
Please report any bugs you find to thefinn93. IRC is fine, as is github.

0 comments on commit 47f61d0

Please sign in to comment.