From a15b9768ec6500ee8b5440e53d164fabeacd66be Mon Sep 17 00:00:00 2001 From: Adrian Vovk Date: Tue, 9 Jan 2024 22:16:04 -0500 Subject: [PATCH] docs: Fix typo in USER_RECORD --- docs/USER_RECORD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md index d5d1566267f..60f75bf39d1 100644 --- a/docs/USER_RECORD.md +++ b/docs/USER_RECORD.md @@ -736,7 +736,7 @@ specified hostnames match the system's local hostname, the fields in this object are honored. If both `matchHostname` and `matchMachineId` are used within the same array entry, the object is honored when either match succeeds, i.e. the two match types are combined in OR, not in AND. (As a special case, if -only a single machine ID is listed this field may be a single string rather +only a single hostname is listed this field may be a single string rather than an array of strings.) These two are the only two fields specific to this section. All other fields -- 2.47.3