Skip to content

Commit

Permalink
Update docs/guides/esp32/config_options.md
Browse files Browse the repository at this point in the history
Co-authored-by: Shubham Patil <shubham.patil@espressif.com>
  • Loading branch information
shripad621git and shubhamdp authored Jun 21, 2024
1 parent ff65d9b commit 4048e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/esp32/config_options.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ specific scenarios.

### Building with IPV4 Disabled

Enable the options below through `idf.py menuconfig` and build the app.
Configure below options through `idf.py menuconfig` and build the app.

```
CONFIG_DISABLE_IPV4=y
Expand Down

0 comments on commit 4048e57

Please sign in to comment.