Skip to content

Commit 24591af

Browse files
committed
readme errors from linter
1 parent 3e26ff9 commit 24591af

File tree

1 file changed

+3
-3
lines changed
  • examples/connext_secure/dynamic_permissions

1 file changed

+3
-3
lines changed

examples/connext_secure/dynamic_permissions/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Run a publisher and a subscriber in separate terminal windows.
4444
./dynamic_permissions_publisher
4545
```
4646

47-
```
48-
sh./dynamic_permissions_subscriber
47+
```sh
48+
./dynamic_permissions_subscriber
4949
```
5050

5151
Verify that they communicate and that the subscriber is receiving data.
@@ -86,7 +86,7 @@ ERROR [PARSE MESSAGE|0xDED844B7,0x87B9550F,0xB66DD964:0x000201C4{Entity=DR,Messa
8686

8787
Communication will stop.
8888

89-
# Renewing the Permissions Document
89+
## Renewing the Permissions Document
9090

9191
This example updates the publisher DomainParticipant's Permissions Document
9292
after 70 samples. At that point, communication with the subscriber will

0 commit comments

Comments
 (0)