Skip to content

Commit

Permalink
Merge pull request #2709 from threefoldtech/dev_update_alert
Browse files Browse the repository at this point in the history
update alert text from "row" to "node card" in node finder
  • Loading branch information
amiraabouhadid authored May 16, 2024
2 parents 67ffefb + 8a32ece commit 69bce21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playground/src/views/nodes.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="hint">
<v-alert class="mb-4" type="info" variant="tonal">
Node status is updated every 90 minutes. For a realtime status, click on the row.
Node status is updated every 90 minutes. For a realtime status, click on the node's card.
</v-alert>
</div>

Expand Down

0 comments on commit 69bce21

Please sign in to comment.