minor changes
[akkoma] / docs / configuration / static_dir.md
index 8e7eea7fb21d7f941c85ac549093f2bd83b18308..58703e3be2a1c4119132ba0538d0fa172393a10f 100644 (file)
@@ -26,7 +26,7 @@ There's a mix tasks to [generate a new robot.txt](../../administration/CLI_tasks
 
 For more complex things, you can write your own robots.txt to `$static_dir/robots.txt`.
 
-E.g. if you want to block all crawerls except for [fediverse.newtork](https://fediverse.network/about) you can use
+E.g. if you want to block all crawlers except for [fediverse.network](https://fediverse.network/about) you can use
 
 ```
 User-Agent: *
@@ -45,7 +45,7 @@ Add `$static_dir/instance/thumbnail.jpeg` with your selfie or other neat picture
 
 ## Instance-specific panel
 
-Create and Edit your file on `$static_dir/instance/panel.html`.
+Create and Edit your file at `$static_dir/instance/panel.html`.
 
 ## Background