diff --git a/Configuration.md b/Configuration.md index 88dfbe8..059ac5a 100644 --- a/Configuration.md +++ b/Configuration.md @@ -10,7 +10,7 @@ The following sections contain tables of variable names, their descriptions, and | list | collection of other types | | string | sequence of characters | -Variables in these sections will be denoted as `foo_bar` but will actually be `tide__foo_bar`. Variables that do not conform to this standard will be written out in full. +Variables in these sections will be denoted as `foo_bar` but will actually be `tide__foo_bar`. You can take a look at the default configurations in `~/.config/fish/functions/tide/configure/configs` for inspiration.