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> <div>
<CardTitle className="text-xl">Volumes</CardTitle> <CardTitle className="text-xl">Volumes</CardTitle>
<CardDescription> <CardDescription>
If you want to persist data in this postgres database use the If you want to persist data in this service use the following config
following config to setup the volumes to setup the volumes
</CardDescription> </CardDescription>
</div> </div>