correct spelling
This commit is contained in:
parent
1a939d68f6
commit
fa9665b897
|
@ -100,9 +100,9 @@
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
graph LR;
|
graph LR;
|
||||||
fw[PIt FW] --- pot[Potis];
|
fw[PIt Firmware] --- pot[Potentiometers];
|
||||||
fw --- srv["Pitstop Server (RPi)"];
|
fw --- srv["PItStop Server (RPi)"];
|
||||||
srv -.- agg[Pitstop Aggregator];
|
srv -.- agg[PItStop Aggregator];
|
||||||
```
|
```
|
||||||
- Characterization
|
- Characterization
|
||||||
- Voltages
|
- Voltages
|
||||||
|
|
Loading…
Reference in New Issue