From 2f97ad16f5383980b5207f1b2b3dc26662d1020a Mon Sep 17 00:00:00 2001 From: Gabriel Pastori <58153955+gabrielpastori1@users.noreply.github.com> Date: Sat, 25 Nov 2023 14:05:20 -0300 Subject: [PATCH] Fix typo in ShareConnection.vue --- src/components/modal/ShareConnection.vue | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/components/modal/ShareConnection.vue b/src/components/modal/ShareConnection.vue index 2b2e2f1..d8a5177 100644 --- a/src/components/modal/ShareConnection.vue +++ b/src/components/modal/ShareConnection.vue @@ -3,11 +3,10 @@
-

Compatilhar conexão

+

Compartilhar conexão

- Ao compartilhar sua conexão, você estará compartilhando todas as - suas configurações de conexão, incluindo a URL e a chave de API - global. + Ao compartilhar sua conexão, você estará compartilhando todos os + dados da conexão, incluindo a URL e a chave de API global. @@ -26,9 +25,9 @@ :disabled="copied" block > - mdi-{{ copied ? "check" : "content-copy" }} + + mdi-{{ copied ? "check" : "content-copy" }} + Copiar link