fix(valkey): fixed typo in service unit description

This commit is contained in:
NaeiKinDus 2025-06-07 00:00:00 +00:00
parent 63eab11b85
commit cf657bcea0
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56

View file

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Valey service Description=Valkey service
Documentation=https://github.com/valkey-io/valkey-doc Documentation=https://github.com/valkey-io/valkey-doc
Wants=network-online.target Wants=network-online.target
After=network-online.target After=network-online.target