Merge pull request #2638 from dainmiller/doc-typos-readme-kamal
Fix small documentation typos
This commit is contained in:
@@ -11,7 +11,7 @@ The steps to configure your very own Fizzy are:
|
||||
|
||||
1. Fork the repo
|
||||
2. Initialize Kamal by running `kamal init`. This command generates the `.kamal` directory along with the required configuration files, including `.kamal/secrets`.
|
||||
3. Edit few things in config/deploy.yml and .kamal/secrets
|
||||
3. Edit a few things in config/deploy.yml and .kamal/secrets
|
||||
4. Run `kamal setup` to do your first deploy.
|
||||
|
||||
We'll go through each of these in turn.
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ To go back to open source mode:
|
||||
bin/rails saas:disable
|
||||
```
|
||||
|
||||
Then you can work do [Fizzy development as usual](https://github.com/basecamp/fizzy).
|
||||
Then you can do [Fizzy development as usual](https://github.com/basecamp/fizzy).
|
||||
|
||||
## How to update Fizzy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user