Skip to content

Commit 94fa57b

Browse files
committed
Fix whitespace
1 parent 278a69b commit 94fa57b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

cpp/IceStorm/counter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In a separate window, start the client:
4444

4545
```shell
4646
build\Release\client
47-
47+
```
4848

4949
Press 'i' and 'd' to increment and decrement the counter. You can also
5050
start more clients in other windows and observe that each is

cpp/IceStorm/replicated2/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ cmake -B build -S .
1010
cmake --build build --config Release
1111
```
1212

13-
1413
To run the demo, start the three IceStorm replicas. In three separate
1514
windows:
1615

0 commit comments

Comments
 (0)