Skip to content

Commit 18545c6

Browse files
committed
Small fix in doc
1 parent cd124ec commit 18545c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rp2040.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Reloads the watchdog's counter with the amount of time set by wdt_begin.
5959

6060
RP2040::resetReason_t rp2040.getResetReason()
6161
~~~~~~~~~~~~~~~~~~~~~~~
62-
Gives you the reason for the last reset, defined in enum ``RP2040::resetReason_t``.
62+
Returns the reason for the last reset, defined in enum ``RP2040::resetReason_t``.
6363
See example ```ResetReason``` for some details.
6464

6565

0 commit comments

Comments
 (0)