Browse Source

Update README.md

Artem Chernikov 10 years ago
parent
commit
424c29eacc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -59,7 +59,7 @@ You have successfully started an etcd and written a key to the store.
 
 
 First install [goreman](https://github.com/mattn/goreman), which manages Procfile-based applications.
 First install [goreman](https://github.com/mattn/goreman), which manages Procfile-based applications.
 
 
-Our [Profile script](./Procfile) will set up a local example cluster. You can start it with:
+Our [Procfile script](./Procfile) will set up a local example cluster. You can start it with:
 
 
 ```sh
 ```sh
 goreman start
 goreman start