From f8a738832673d7da441dcccf0882353ad57e9bf7 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 11 Nov 2024 17:32:17 -0500 Subject: [PATCH] Use standardized MAY over "could" Co-authored-by: Chris Markiewicz --- src/common-principles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common-principles.md b/src/common-principles.md index b44925a9ea..f753564a1d 100644 --- a/src/common-principles.md +++ b/src/common-principles.md @@ -387,7 +387,7 @@ Derivatives can be stored/distributed in two ways: that were used to generate the derivatives. Likewise, any code used to generate the derivatives from the source data MAY be included in the `code/` subdirectory. - Logs from running the code or other commands could be stored under `logs/` subdirectory. + Logs from running the code or other commands MAY be stored under `logs/` subdirectory. Example of a derivative dataset including the raw dataset as source: