Browse Source

docs: fix minor typos in README and terminal_chat_cli

pull/2635/head
Sefinek 2 weeks ago
parent
commit
15ae641119
  1. 2
      README.md
  2. 2
      docs/terminal_chat_cli.md

2
README.md

@ -34,7 +34,7 @@ MeshCore provides the ability to create wireless mesh networks, similar to Mesht
- Flash the MeshCore firmware on a supported device.
- Connect with a supported client.
For developers;
For developers:
- Install [PlatformIO](https://docs.platformio.org) in [Visual Studio Code](https://code.visualstudio.com).
- Clone and open the MeshCore repository in Visual Studio Code.

2
docs/terminal_chat_cli.md

@ -63,7 +63,7 @@ Shows the device version and firmware build date.
```
card
```
Displays *your* 'business card', for other to manually _import_
Displays *your* 'business card', for others to manually _import_
```
import {card}

Loading…
Cancel
Save