diff --git a/readme.txt b/readme.txt index 6bd5e69..e7761af 100644 --- a/readme.txt +++ b/readme.txt @@ -8,7 +8,7 @@ Ensure that you have the following files: bc_daemon.php - This file contains fucntions for interacting with the daemon. -Find the bc_daemon.php and open it in your test editor or PHP IDE. At the +Find the bc_daemon.php and open it in your text editor or PHP IDE. At the top you will find the following code: /****************************************************************************** @@ -38,4 +38,4 @@ Once you have made these changes upload the files to your server. You should be This file contains a pass through request API that allows a user or remote script to query the Block Crawler directly for information about the - status of the network and the daemon. \ No newline at end of file + status of the network and the daemon.