Skip to content

Commit

Permalink
Oh, vim mode
Browse files Browse the repository at this point in the history
  • Loading branch information
charliepark committed Sep 25, 2024
1 parent e3b53ec commit 681dfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/forms/instance-create.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ export function CreateInstanceForm() {
<ComboboxField
label="Disk"
name="diskSource"
description="Eixisting disks that are not attached to an instance"
description="Existing disks that are not attached to an instance"
items={disks as ComboboxItem[]}
required
control={control}
Expand Down

0 comments on commit 681dfe4

Please sign in to comment.