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