diff --git a/meshtastic/config.proto b/meshtastic/config.proto index 0058923..9006b86 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -132,7 +132,7 @@ message Config { /* * If true, device is considered to be "managed" by a mesh administrator - * Clients should then limit available configuration and administrative option inside the user interface + * Clients should then limit available configuration and administrative options inside the user interface */ bool is_managed = 9; }