diff options
author | Christian Höltje <docwhat@gerf.org> | 2017-05-04 09:47:55 +0300 |
---|---|---|
committer | Christian Höltje <docwhat@gerf.org> | 2017-05-04 09:47:55 +0300 |
commit | ab8d6ae299d37c700e888ce1965407c1d45de0ef (patch) | |
tree | b48cd33d067037010e37d40050685d2e307617f6 /README.md | |
parent | 29c0172c181dc4a0bda600bbb3029be8c4187e81 (diff) |
readme: typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -212,7 +212,7 @@ If you want more precision, just set the | Variable | Default Value | Description | |----------|---------------|-------------| |`POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD`|3|Threshold above which to print this segment. Can be set to `0` to always print.| -|`POWERLEVEL9K_COMMAND_EXECUTION_TIME_PRECISION=2`|2|Number of digits to use in the fractional part of the time value.| +|`POWERLEVEL9K_COMMAND_EXECUTION_TIME_PRECISION`|2|Number of digits to use in the fractional part of the time value.| ##### custom_command |