Skip to content

Commit cd545cf

Browse files
parsonsjonathanyashi
authored andcommitted
README: fix typos
Fix typos in the README.md. - 'mater'->'master' - 'eachother'->'each other'
1 parent cb08cf7 commit cd545cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ header. The small footprint and simple implementation allows a small
2424
8-bit system to be fully connected on the network. This allows all
2525
subsystems to provide their services on the same network level, without
2626
any master node required. Using a service oriented architecture has
27-
several advantages compared to the traditional mater/slave topology used
27+
several advantages compared to the traditional master/slave topology used
2828
on many cubesats.
2929

3030
- Standardised network protocol: All subsystems can communicate with
31-
eachother (multi-master)
31+
each other (multi-master)
3232
- Service loose coupling: Services maintain a relationship that
3333
minimizes dependencies between subsystems
3434
- Service abstraction: Beyond descriptions in the service contract,

0 commit comments

Comments
 (0)