Skip to content

Commit 3b3fadc

Browse files
committed
fix: correct typo in bulk import dropdown heading
Changed "📊 validate Import" to "📊 Import Results" for clarity. Signed-off-by: Mihai Criveti <crivetimihai@gmail.com>
1 parent 7afa615 commit 3b3fadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcpgateway/templates/admin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2717,7 +2717,7 @@ <h3 class="text-lg font-bold dark:text-gray-200">
27172717
<h5
27182718
class="text-xs font-medium text-gray-700 dark:text-gray-300 mb-2"
27192719
>
2720-
📊 validate Import
2720+
📊 Import Results
27212721
</h5>
27222722
<div class="grid grid-cols-3 gap-2 mb-2">
27232723
<div class="bg-white dark:bg-gray-800 rounded p-2 text-center border">

0 commit comments

Comments
 (0)