diff --git a/README.md b/README.md index 5c030aced8817ff95cc108684118353b4062f394..9573d92328a87891d3f13410900917aa44f9f0f1 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,7 @@ interface section for it. Fronthaul interfaces are `ap` sections with `type 'fronthaul'` set. -Applicble options: `ssid`, `key`, `encryption`, `vid`, `enabled`. +Applicable options: `ssid`, `key`, `encryption`, `vid`, `enabled`. ``` config ap @@ -338,7 +338,7 @@ config ap Backhaul interfaces are `ap` sections with `type 'backhaul'` set. -Applicble options: `ssid`, `key`, `encryption`, `vid`, `enabled` and +Applicable options: `ssid`, `key`, `encryption`, `vid`, `enabled` and `disallow_bsta`. ``` @@ -361,7 +361,7 @@ config ap Combined fronthaul/backhaul interfaces are `ap` sections with `type 'combined'` set. -Applicble options: `ssid`, `key`, `encryption`, `vid`, `enabled` and +Applicable options: `ssid`, `key`, `encryption`, `vid`, `enabled` and `disallow_bsta`.