correct a couple typos
This commit is contained in:
parent
547b0c29f0
commit
169418efbd
|
@ -247,8 +247,8 @@ Application containers also tend to be necessary when the application you want
|
|||
to self-host is _only_ distributed as a Docker image and the maintainers
|
||||
adamantly refuse to support any other deployment method. This is a _massive_ pet
|
||||
peeve of mine; yes, Docker can make running self-hosted applications easier for
|
||||
inexperienced individuals,[^2] but application orchestration system _does not_
|
||||
fit in every single environment. By refusing to provide proper "manual"
|
||||
inexperienced individuals,[^2] but an application orchestration system _does
|
||||
not_ fit in every single environment. By refusing to provide proper "manual"
|
||||
deployment instructions, maintainers of these projects alienate an entire class
|
||||
of potential users and it pisses me off.
|
||||
|
||||
|
@ -369,7 +369,7 @@ log in.
|
|||
|
||||
### Further tips
|
||||
|
||||
One of the things you mind want to do post-installation is mess around with
|
||||
One of the things you might want to do post-installation is mess around with
|
||||
profiles. There's a `default` profile in LXD that you can show with `lxc profile
|
||||
show default`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue