From 4257a9b6151936b9f3b65bab6842058b84e4be5f Mon Sep 17 00:00:00 2001 From: Michael Wolf Date: Fri, 5 Dec 2025 19:47:58 -0600 Subject: [PATCH] Improve wording in a few places --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d1ae7fe..c0a24f7 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,15 @@ diachron. (When it comes to that dev/test/prod one, hear us out first, ok?) Seriously](https://slack.engineering/taking-php-seriously/) and wish you had something similar for Typescript? -- Do you think that ORMs are not all that, and you had first class unmediated - access to your database? And do you think that database agnosticism is - overrated? +- Do you think that ORMs are not all that? Do you wish you had first class + unmediated access to your database? And do you think that database + agnosticism is overrated? --- Do you think dev/testing/prod distinctions are a bad idea? (Hear us out on +- Do you think dev/testing/prod distinctions are a bad idea? (Hear us out on this one.) - Have you ever lost hours getting everyone on your team to have the exact - same environment, but you're not willing to take the plunge and use a tool + same environment, yet you're not willing to take the plunge and use a tool like [nix](https://nixos.org)? - Are you frustrated by unclear documentation? Is ramping up a frequent