diff options
author | louie <lshprung@yahoo.com> | 2020-09-15 10:15:52 -0700 |
---|---|---|
committer | louie <lshprung@yahoo.com> | 2020-09-15 10:15:52 -0700 |
commit | 12e4a3ee9806956b06509f74316f3e35eac57fbd (patch) | |
tree | 2d36fc9797628623d31031b17240e165e59d2c18 /docs/README.md | |
parent | bcb57cf92b1fd24374c23b0c8af3327216f0a936 (diff) |
Grammar fix
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index c284593..9a7db57 100644 --- a/docs/README.md +++ b/docs/README.md @@ -41,5 +41,5 @@ A different configuration file location can also be specified with the `-c` flag tml -c /path/to/config ``` -For Documentation of the configuration file, see [tml-config](tml-config.md) +For Documentation of the configuration file, see [tml-config](tml-config.md). If you installed tml, you can also consult **tml**(1) and **tml-config**(5). |