Skip to content

Commit

Permalink
Update packages/playground/src/components/node_selector/TfSelectGpu.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Zainab Elgohary <40770501+zaelgohary@users.noreply.github.com>
  • Loading branch information
amiraabouhadid and zaelgohary authored Jun 23, 2024
1 parent fd845b7 commit 235f705
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<v-alert class="mb-4" type="info" variant="tonal"> Choose GPU card to deploy your VM. </v-alert>
<v-alert class="mb-4" type="info" variant="tonal"> Choose a GPU card to deploy your VM. </v-alert>
<div ref="input">
<input-tooltip
tooltip="Please select at least one card from the available GPU cards. Note that if you have a deployment that already uses certain cards, they will not appear in the selection area. You have the option to select one or more cards.."
Expand Down

0 comments on commit 235f705

Please sign in to comment.