From 05266442ad45f485f8b027f0c83bce68af130a87 Mon Sep 17 00:00:00 2001 From: "Amy J. Ko" Date: Tue, 10 Oct 2023 10:47:21 -0700 Subject: [PATCH] Fixed #159, missing word. --- bookish-reader | 1 + chapters/requirements.bd | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 bookish-reader diff --git a/bookish-reader b/bookish-reader new file mode 160000 index 0000000..4317e59 --- /dev/null +++ b/bookish-reader @@ -0,0 +1 @@ +Subproject commit 4317e59b59e37a1ec57487b46b935c589ad186ec diff --git a/chapters/requirements.bd b/chapters/requirements.bd index 66698bd..9e35c67 100644 --- a/chapters/requirements.bd +++ b/chapters/requirements.bd @@ -38,4 +38,4 @@ Lastly, remember that requirements are translated from a design, and designs hav No loan application with an applicant self-identified as a person of color should be approved. " -That requirement is both precise and verifiable. In the 1980's, it was legal. But was it ethical or just? Absolutely not. Therefore, requirements, no matter how formally extracted from a design specification, no matter how consistent with law, and no matter how aligned with an organization's priorities, is free from racist ideas. Requirements are just one of many ways that such ideas are manifested, and ultimately hidden in code. +That requirement is both precise and verifiable. In the 1980's, it was legal. But was it ethical or just? Absolutely not. Therefore, requirements, no matter how formally extracted from a design specification, no matter how consistent with law, and no matter how aligned with an organization's priorities, should be free of racist ideas. Requirements are just one of many ways that such ideas are manifested, and ultimately hidden in code. \ No newline at end of file