Przeglądaj źródła

Update README.md

Artem Chernikov 11 lat temu
rodzic
commit
424c29eacc
1 zmienionych plików z 1 dodań i 1 usunięć
  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