Skip to content

Commit

Permalink
fix typo (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
catflydotio authored Sep 18, 2023
1 parent a5148af commit 65b856a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ $ corrosion -c /etc/corrosion-b/config.toml agent
2023-09-18T13:37:01.954585Z INFO corro_agent::agent: synced 2 changes w/ b4fcbb65501f44f0802aba631508be9d in 0.012817167s @ 156.04072257153237 changes/s
```

This last log shows that node B synchornized changes w/ node A.
This last log shows that node B synchronized changes w/ node A.

#### Why were `2 changes` synchronized? There's only 1 row!

Expand Down

0 comments on commit 65b856a

Please sign in to comment.