Skip to content

Commit 1b49aed

Browse files
Update components/peerdom/peerdom.app.mjs
Co-authored-by: Guilherme Falcão <[email protected]>
1 parent d2ec3eb commit 1b49aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/peerdom/peerdom.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export default {
102102
groupEmail: {
103103
type: "string",
104104
label: "Group Email",
105-
description: "Email for node(group/role) communication",
105+
description: "Email for node (group/role) communication",
106106
optional: true,
107107
},
108108

0 commit comments

Comments
 (0)