You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ If using BLE, don't forget to pair your device first (using `bluetoothctl` for i
26
26
27
27
Configuration files are stored in ```$HOME/.config/meshcore```
28
28
29
-
If the directory exists, default ble address and history will be stored them.
29
+
If the directory exists, default ble address and history will be stored there.
30
30
31
31
If there is an initialization script file called ```init```, it will be executed just before the commands provided on command line are executed (and after evaluation of the arguments).
0 commit comments