Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
Co-authored-by: ROMemories <[email protected]>
  • Loading branch information
chrysn and ROMemories authored Oct 9, 2024
1 parent 934d87e commit 0395367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/tooling/coap.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Examples of described policy entries are:
### Interacting with RIOT-rs CoAP server from the host

A convenient policy (which is the default of RIOT-rs's examples)
is to allow all access to the programmer.
is to allow all access to the developer.
When that policy is enabled in the build system,
an unencrypted key is created the developer's [state home directory]<!-- precise location TBD -->,
from where it can be picked up by tools such as [aiocoap-client].
Expand Down

0 comments on commit 0395367

Please sign in to comment.