Skip to content

Commit 2e03b4a

Browse files
authored
fix(ui): fix add connection dialog typo (#938)
1 parent a00cb20 commit 2e03b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/public/i18n/locales/en/dialog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"namePlaceholder": "My HTTP Node",
7979
"inputPlaceholder": "192.168.1.10 or meshtastic.local",
8080
"heading": "URL or IP",
81-
"useHttps": "Use HTTTPS",
81+
"useHttps": "Use HTTPS",
8282
"invalidUrl": {
8383
"title": "Invalid URL",
8484
"description": "Please enter a valid HTTP or HTTPS URL."

0 commit comments

Comments
 (0)