Skip to content

Commit 0f2147c

Browse files
committed
Fix typo and rewrap
1 parent 94ebd27 commit 0f2147c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/nerves_key.ex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,8 +508,9 @@ defmodule NervesKey do
508508
Return default provisioning info for a NervesKey
509509
510510
This function is particularly useful for pre-programmed NervesKey devices.
511-
Theserial number is a Base32-encoded version of the ATECC508A/608A's globally
512-
unique serial number. No additional care is needed to keep the number unique.
511+
The serial number is a Base32-encoded version of the ATECC508A/608A's
512+
globally unique serial number. No additional care is needed to keep the
513+
number unique.
513514
514515
It also provides information about the provisioning mode. Helping identify a
515516
volatile configuration or custom, unrecognized configurations.

0 commit comments

Comments
 (0)