Skip to content

Commit 83579d0

Browse files
authored
chore: fix misleading typo
1 parent ee4b509 commit 83579d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/o/[orgSlug]/[endpointId]/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ async function getMessageDeliveries() {
268268
</UTooltip>
269269
</div>
270270
<div class="flex flex-row gap-2 items-center">
271-
<span class="text-sm text-gray-500">Rounting: </span>
271+
<span class="text-sm text-gray-500">Routing: </span>
272272
<UTooltip
273273
text="Click to edit"
274274
class="w-fit flex flex-row gap-2 items-center"

0 commit comments

Comments
 (0)