From 89d76f7b89a70dc5c7f7f4ad704660646e991249 Mon Sep 17 00:00:00 2001 From: Anna Rose Wiggins Date: Thu, 17 Jul 2025 15:49:31 -0400 Subject: [PATCH] Small wording change. --- docs/examples/multiple_files/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/multiple_files/readme.md b/docs/examples/multiple_files/readme.md index 032f640..6a9d764 100644 --- a/docs/examples/multiple_files/readme.md +++ b/docs/examples/multiple_files/readme.md @@ -4,4 +4,4 @@ This directory demonstrates how to split your configuration across multiple file Note that we re-define the top-level `rules` element in two different files; this is by design. It also serves as a real-world example demonstrating many of the available features of the system. -It is based on the author's actual mappings for Star Citizen. \ No newline at end of file +It is copied from the author's actual mappings for Star Citizen. \ No newline at end of file