diff options
| author | Ahmed Harabi <123783548+ahmedharabi@users.noreply.github.com> | 2025-07-28 15:57:48 +0000 |
|---|---|---|
| committer | Ahmed Harabi <123783548+ahmedharabi@users.noreply.github.com> | 2025-07-28 15:57:48 +0000 |
| commit | 87bb949a9306619fe123e9075a5739f562975421 (patch) | |
| tree | 9f15c6dca56c802d40d87c0efb299bd78a77bae9 /CONTRIBUTING.md | |
| parent | 8e14d262752ef02fdf5838eea5157cf46b668615 (diff) | |
Fix typo in VM Acceptance Criteria ('The' → 'They')
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 674030325..18cd7ca90 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. |
