From 709d773768c85e4189abd173e3d0600c35866b44 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sat, 22 Mar 2025 13:05:55 -0700 Subject: [PATCH] docs/configure: Fix erroneous option attribute Fixes: 3094 --- docs/site/getting-started/configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/getting-started/configure.md b/docs/site/getting-started/configure.md index bbf827711..4a971afc6 100644 --- a/docs/site/getting-started/configure.md +++ b/docs/site/getting-started/configure.md @@ -99,7 +99,7 @@ Adding or configuring a new machine requires two simple steps: ]; # Put your username here for login - users.users.user.username = "__YOUR_USERNAME__"; + users.users.user.name = "__YOUR_USERNAME__"; # Set this for clan commands that use ssh # If you change the hostname, you need to update this line to root@