Skip to content

Commit

Permalink
Updated terminology from Assigned -> Advertised
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodiesHQ committed Feb 16, 2024
1 parent b9c1d95 commit cb3c229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/cards/node/NodeTags.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</CardListEntry>
<CardListEntry top>
<span slot="title" class="flex flex-row items-center">
Assigned Tags:
Advertised Tags:
{#if tagsInvalid.length > 0}
<button
class="btn ml-2 btn-icon w-6 h-6 [&>*]:pointer-events-none"
Expand Down

0 comments on commit cb3c229

Please sign in to comment.