summaryrefslogtreecommitdiff
path: root/content/pleroma.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-07-11 12:01:52 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-07-11 12:01:52 -0400
commit432191fc37d34cb4aa16e4779c973e75f7c10e16 (patch)
tree0be77f23bfb09ac452956231bb658a710f73f4e9 /content/pleroma.md
parent3ee89967cbb087de3541126f15db9a920d02ad68 (diff)
parentdb3da1cdba21b8be10a98118ae7a8db9146f60ae (diff)
Merge branch 'master' of github.com:lukesmithxyz/landchad
Diffstat (limited to 'content/pleroma.md')
-rw-r--r--content/pleroma.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/pleroma.md b/content/pleroma.md
index 78aab03..9714e3b 100644
--- a/content/pleroma.md
+++ b/content/pleroma.md
@@ -90,7 +90,7 @@ rm /tmp/pleroma.zip
```
We need to briefly return to the root user so we can run the following
-command (via the postgres user) to set up the database. Type `ctrl-d` or
+command (via the postgres user) to set up the database. Type <kbd>ctrl-d</kbd> or
run `exit` to return to the root user, then run:
```sh