Skip to content

Commit 2ad1720

Browse files
authored
Replace X with Y. Y? Because X.
1 parent d6262b4 commit 2ad1720

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

purpose-and-process/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ A SPEC (Scientific Python Ecosystem Coordination) is a document that captures an
4444
A SPEC is the product of discussions with developers across the ecosystem.
4545
SPECs capture the following types of narratives:
4646

47-
- We recommend that you do X (e.g., [SPEC 8 — Securing the Release Process](https://scientific-python.org/specs/spec-0008/)).
48-
- Some projects may need to do X. If you do X, we recommend that you do it as follows (e.g., [SPEC 1 — Lazy Loading](https://scientific-python.org/specs/spec-0001/)).
49-
- If you do X, you should be aware of the following (we don't have any such advisories yet).
47+
- We recommend that you do Y (e.g., [SPEC 8 — Securing the Release Process](https://scientific-python.org/specs/spec-0008/)).
48+
- Some projects may need to do Y. If you do Y, we recommend that you do it as follows (e.g., [SPEC 1 — Lazy Loading](https://scientific-python.org/specs/spec-0001/)).
49+
- If you do Y, you should be aware of the following (we don't have any such advisories yet).
5050

5151
{{< admonition important >}}
5252
**What a SPEC is not**

0 commit comments

Comments
 (0)