refactor: update typo

This commit is contained in:
Mauricio Siu
2025-01-26 18:26:49 -06:00
parent f980e459d9
commit 1e56364f93

View File

@@ -45,8 +45,8 @@ export const ShowVolumes = ({ id, type }: Props) => {
<div>
<CardTitle className="text-xl">Volumes</CardTitle>
<CardDescription>
If you want to persist data in this postgres database use the
following config to setup the volumes
If you want to persist data in this service use the following config
to setup the volumes
</CardDescription>
</div>