Skip to content

Commit a2d69ca

Browse files
committed
streamline
1 parent bf5f2cf commit a2d69ca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src-docs/spec/selfAddr_and_selfName.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
window.webxdc.selfName
77
```
88

9-
This is the nick or display name for the webxdc user
10-
which can be displayed in the user interface for human recognition.
9+
`selfName` is the nick or display name for the user
10+
which can be displayed in the user interface of the webxdc application.
1111

1212

1313
## selfAddr
@@ -30,6 +30,7 @@ window.webxdc.selfAddr
3030

3131
- should not have meaning outside the webxdc application.
3232

33+
3334
## Example using selfAddr and selfName
3435

3536
Here is a simple chat app that sends out a reply using the display names

0 commit comments

Comments
 (0)