Skip to content

Commit 21e7b06

Browse files
fix rendering of '<' and '>' tags (#3640)
[static] Signed-off-by: Jagath Weerasinghe <[email protected]>
1 parent ae4c264 commit 21e7b06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TESTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,15 @@ Note you can add the flag ``-s`` to skip ``sbt --batch bundle``.
177177

178178
Once this is complete, the front ends will be running on the ports on localhost as follows:
179179

180-
3<frontend><user>, where:
180+
`3<frontend><user>`, where:
181181

182-
- <frontend> is as follows:
182+
- `<frontend>` is as follows:
183183
- 0 for wallet
184184
- 1 for directory
185185
- 2 for sv UI
186186
- 3 for scan
187187
- 4 for splitwell
188-
- <user> is as follows:
188+
- `<user>` is as follows:
189189
- 00 for alice
190190
- 01 for bob
191191
- 02 for charlie

0 commit comments

Comments
 (0)