Skip to content

Commit

Permalink
docs: Fix typo
Browse files Browse the repository at this point in the history
Fix typo in Kconfig option reference.

Signed-off-by: Jan Tore Guggedal <[email protected]>
  • Loading branch information
jtguggedal committed Dec 16, 2024
1 parent c52b808 commit 956b6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ FOTA image downloads may fail to resume correctly after a network disconnection
The image will be rejected by the bootloader, and will not harm the device.
After a failed download, the device will attempt to download the image again.

**Workaround:** Disable the :kconfig:option`CONFIG_NRF_CLOUD_COAP_DOWNLOADS` Kconfig option in the application configuration.
**Workaround:** Disable the ``CONFIG_NRF_CLOUD_COAP_DOWNLOADS`` Kconfig option in the application configuration.

**Affected platforms:** Thingy:91 X

0 comments on commit 956b6b1

Please sign in to comment.