Fix typo in VM Acceptance Criteria (#8092)

This PR fixes a small typo in the "VM Acceptance Criteria" section —
replaces "The" with "They".
pull/8094/head
Mitchell Hashimoto 2025-07-28 10:01:03 -07:00 committed by GitHub
commit 3278507ae8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ recreated the next time you run the VM.
We welcome the contribution of new VM definitions, as long as they meet the following criteria:
1. The should be different enough from existing VM definitions that they represent a distinct
1. They should be different enough from existing VM definitions that they represent a distinct
user (and developer) experience.
2. There's a significant Ghostty user population that uses a similar environment.
3. The VMs can be built using only packages from the current stable NixOS release.