correct a couple typos

Amolith created

Change summary

content/posts/lxd-containers-for-human-beings.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Detailed changes

content/posts/lxd-containers-for-human-beings.md 🔗

@@ -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`.