From 3a6b0ad0faf5a1a35e72010f951704ebe507f306 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Mon, 4 Oct 2021 17:17:52 -0400 Subject: [PATCH] doc: clarify that priorities applies to values In the discussion on https://github.com/nodejs/node/pull/40235 it was mentioned that there might be confusion that some of the items listed were technical priorities versus priorities being for the values listed. Tweak to clarify. Signed-off-by: Michael Dawson --- doc/guides/technical-values.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/technical-values.md b/doc/guides/technical-values.md index b86f2243896147..d248696ba51e01 100644 --- a/doc/guides/technical-values.md +++ b/doc/guides/technical-values.md @@ -1,4 +1,4 @@ -# Technical values and priorities +# Technical values and their priorities The project uses these technical values to establish priorities and guide collaboration.