From 3ef0c9dfa39170bb6b2c0fdb0321ba35108270a0 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Mon, 13 Apr 2026 10:00:18 -0700 Subject: [PATCH] wording --- docs/source/guides/getting_started/first_config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/getting_started/first_config.rst b/docs/source/guides/getting_started/first_config.rst index 275526f5..fffbaa85 100644 --- a/docs/source/guides/getting_started/first_config.rst +++ b/docs/source/guides/getting_started/first_config.rst @@ -259,5 +259,5 @@ This can be utilized for numerous purposes including: * Figuring out which variables set things like file names, metadata, etc. * Understanding how subscription syntax translates to preset representation. -The default ``--level`` of inspect will fill in strings. Using ``--level original`` will -present the subscription's raw layout. \ No newline at end of file +The default ``--level`` of inspect will fill in defined variables. Using ``--level original`` will +present the subscription's raw layout with no fill. \ No newline at end of file