From f378c66ce8acae44d325d3801f4a75627a225048 Mon Sep 17 00:00:00 2001 From: David Harder Date: Fri, 4 Oct 2024 12:33:41 -0500 Subject: [PATCH] Run Prettier, Add to allowed-words --- .cspell-allowed-words.txt | 3 +++ docs/user/software/development/postgresql.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.cspell-allowed-words.txt b/.cspell-allowed-words.txt index 210a7a375..06d6a0cf7 100644 --- a/.cspell-allowed-words.txt +++ b/.cspell-allowed-words.txt @@ -7,6 +7,7 @@ anthy anydesk aosp apcupsd +appdata appindicator askpass asus @@ -104,6 +105,7 @@ ferryd filesharing firstpost flarum +flathub flatpak flicky flto @@ -220,6 +222,7 @@ maintainership markus mendeleydesktop metacity +metainfo mojang moneydance mountpoint diff --git a/docs/user/software/development/postgresql.md b/docs/user/software/development/postgresql.md index aa3278b83..2c0b3de38 100644 --- a/docs/user/software/development/postgresql.md +++ b/docs/user/software/development/postgresql.md @@ -39,7 +39,7 @@ Because PostgreSQL is included as a single package, the only way to perform a ma ```bash sudo eopkg it https://cdn.getsol.us/repo/shannon/p/postgresql/postgresql-16.4-51-1-x86_64.eopkg \ - https://cdn.getsol.us/repo/shannon/p/postgresql/postgresql-libpq-16.4-51-1-x86_64.eopkg + https://cdn.getsol.us/repo/shannon/p/postgresql/postgresql-libpq-16.4-51-1-x86_64.eopkg ``` 2. (Re)start PostgreSQL: