Skip to content

Commit e2dc14e

Browse files
author
Amanda Butler
authored
Fix typo in MbedStats.md
Fix typo.
1 parent 46e134e commit e2dc14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/platform/MbedStats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can use the `mbed_stats_sys_get` function to get the CPU ID and compiler inf
2121

2222
You can use the `mbed_stats_cpu_get` function to get the uptime, idle time and sleep time information. Timing information available is cumulative since the system is on. You must build Mbed OS with the `MBED_CPU_STATS_ENABLED` macro to enable fetching of CPU information. Please note CPU statistics depend on the availability of the low power timer in the hardware.
2323

24-
### Mbed statistics functions reference
24+
### Mbed statistics function reference
2525

2626
[![View code](https://www.mbed.com/embed/?type=library)](http://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/mbed__stats_8h_source.html)
2727

0 commit comments

Comments
 (0)