Skip to content

Commit a20d7b8

Browse files
author
Amanda Butler
authored
Fix phrasing in Drivers.md
Fix phrasing to resolve IOTDOCS-970.
1 parent 8b8554a commit a20d7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/configuration/Drivers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The driver configurations allows for customization of the OS driver layer. Options in this section pertain to hardware IO. You can find additional serial settings for `printf` in the [platform config page](configuration-platform.html). With the exception of `default-serial-baud-rate` these settings do not affect Serial objects.
44

5-
The following is the complete list of driver configuration parameters, as generated by `mbed compile --config -v`. Please see [the configuration system documentation](configuration.html) for details on how you may use or override these settings.
5+
This is the complete list of driver configuration parameters. To view all configuration parameters, run the `--config -v` command.. Please see [the configuration system documentation](configuration.html) for details on how you may use or override these settings.
66

77
```
88
Configuration parameters

0 commit comments

Comments
 (0)