From 80ac3a43886bd78b2520a61b0fcfd1cce5d99f55 Mon Sep 17 00:00:00 2001 From: Travis Carden Date: Mon, 8 Jul 2024 11:23:02 -0400 Subject: [PATCH] Grammar niggle. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ea23ed..018a3eb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Acquia Coding Standards for PHP includes a selection of sniffs from the followin Rules are split into rulesets according to the project *framework* and *audience*: * Projects targeting the Drupal community, e.g., Drupal modules, should adopt a *Drupal* ruleset. All others should adopt a (more generalized) *PHP* ruleset. -* Public projects (e.g., open-source Drupal modules) should adopt a *non-strict* ruleset to facilitate external collaboration. All others should adopt a more opinionated *internal* ruleset. +* Public projects, e.g., open-source Drupal modules, should adopt a *non-strict* ruleset to facilitate external collaboration. All others should adopt a more opinionated *internal* ruleset. There are four permutations of these guidelines, leading to four rulesets to choose from: