diff --git a/features/lorawan/lorawan_types.h b/features/lorawan/lorawan_types.h index 473e55ff20..6f57c3c061 100644 --- a/features/lorawan/lorawan_types.h +++ b/features/lorawan/lorawan_types.h @@ -255,13 +255,13 @@ typedef struct { /** * This callback is optional * - * The first parameter to callback function is the demodulation margin, and the second + * The first parameter to the callback function is the demodulation margin, and the second * parameter is the number of gateways that successfully received the last request. */ mbed::Callback link_check_resp; /** - * This callback is optional. If callback is not set, stack will return 255 to gateway. + * This callback is optional. If the callback is not set, the stack returns 255 to gateway. * * Battery level return value must follow the specification * for DevStatusAns MAC command: