docs: fix linting error (#3179)

### Description

Small linting error that needed fixing
This commit is contained in:
Kyle Robbertze 2025-06-18 08:37:10 +01:00 committed by GitHub
parent 23917f7d8f
commit 4b34070a72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ Please see the [changelog](https://github.com/libretime/libretime/blob/main/CHAN
### Docker legacy volume
When deploying using Docker, the legacy volume is not updated automatically.
When deploying using Docker, the legacy volume isn't updated automatically.
This results in fixes to the legacy service not being run by docker compose. The
`libretime_assets` volume must be deleted before the upgrade. The bug is tracked
in https://github.com/libretime/libretime/issues/3150.