mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs(templates): use correct upper-case .Var
This commit is contained in:
parent
672f108d22
commit
3b1bf903d9
|
@ -98,7 +98,7 @@ end
|
||||||
|
|
||||||
| Name | Type | Description |
|
| Name | Type | Description |
|
||||||
| -------------- | ----- | -------------------------------------------------------- |
|
| -------------- | ----- | -------------------------------------------------------- |
|
||||||
| `.var.VarName` | `any` | Any config variable where `VarName` is the variable name |
|
| `.Var.VarName` | `any` | Any config variable where `VarName` is the variable name |
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue