mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 03:24:04 -08:00
docs(project): adjust typo
This commit is contained in:
parent
6ae82f4c78
commit
2791f78e46
|
@ -58,7 +58,7 @@ import Config from "@site/src/components/Config.js";
|
|||
| ---------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| `.Type` | `string` | The type of project:<ul><li>`node`</li><li>`cargo`</li><li>`python`</li><li>`php`</li><li>`dart`</li><li>`nuspec`</li><li>`dotnet`</li><li>`julia`</li><li>`powershell`</li></ul> |
|
||||
| `.Version` | `string` | The version of your project |
|
||||
| `.Target` | `string` | The target framwork/language version of your project |
|
||||
| `.Target` | `string` | The target framework/language version of your project |
|
||||
| `.Name` | `string` | The name of your project |
|
||||
| `.Error` | `string` | The error context when we can't fetch the project info |
|
||||
|
||||
|
|
Loading…
Reference in a new issue