Fix typo in VM Acceptance Criteria ('The' → 'They')

pull/8092/head
Ahmed Harabi 2025-07-28 15:57:48 +00:00
parent 8e14d26275
commit 87bb949a93
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: 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. user (and developer) experience.
2. There's a significant Ghostty user population that uses a similar environment. 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. 3. The VMs can be built using only packages from the current stable NixOS release.