Skip to content

Commit d2ec3eb

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

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
@@ -80,7 +80,7 @@ export default {
8080
external: {
8181
type: "boolean",
8282
label: "External",
83-
description: "Set external to true if node is outside of the organization",
83+
description: "Set to `true` if node is outside of the organization",
8484
},
8585
color: {
8686
type: "string",

0 commit comments

Comments
 (0)