Skip to content

Commit 60a6391

Browse files
Merge pull request #3999 from RuffaloLavoisier/typo
Fix typo on partition
2 parents a7dfb7c + d9b0423 commit 60a6391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/configuration/headless.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For more information, see xref:remote-access.adoc#ssh[set up an SSH server]. Onc
3333
[[configuring-a-user]]
3434
==== Configure a user manually
3535

36-
At the root of the first partion of your SD card (the filesystem labeled `bootfs`), create a file named `userconf.txt`.
36+
At the root of the first partition of your SD card (the filesystem labeled `bootfs`), create a file named `userconf.txt`.
3737

3838
This file should contain a single line of text, consisting of `<username>:<password>`: your desired username, followed immediately by a colon, followed immediately by an *encrypted* representation of the password you want to use.
3939

0 commit comments

Comments
 (0)