Skip to content

Commit 3fdc6c4

Browse files
committed
docs(pipe): public topic name clarification
1 parent 6fad527 commit 3fdc6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/pipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ All topics are converted into the following format: `{user}/{topic}`. Depending
183183
184184
- `pub {topic}` -> owner can access with `sub {topic}` **or** `sub {owner}/{topic}`
185185
- `pub -a {other} {topic}` -> `other` pico user must access with `sub {owner}/{topic}`
186-
- `pub -p {topic}` -> anyone can access with `sub public/{topic}`
186+
- `pub -p {topic}` -> anyone can access with `sub -p {topic}`
187187
188188
# Web Interface
189189

0 commit comments

Comments
 (0)