1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-05-28 22:20:53 +00:00

Correct description of Rust symbol in docs (#219)

Signed-off-by: cappyzawa <cappyzawa@yahoo.ne.jp>
This commit is contained in:
Shu Kutsuzawa 2019-08-22 01:08:56 +09:00 committed by Kevin Song
parent f06247d5d3
commit faa2280620

View File

@ -453,7 +453,7 @@ The module will be shown if any of the following conditions are met:
| Variable | Default | Description |
| ---------- | ------- | -------------------------------------------------------- |
| `symbol` | `"🦀 "` | The symbol used before displaying the version of Python. |
| `symbol` | `"🦀 "` | The symbol used before displaying the version of Rust. |
| `disabled` | `false` | Disables the `rust` module. |
### Example