mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs: Use inline code for Odin module name (#6359)
Use inline code for Odin module name This matches all other modules.
This commit is contained in:
@@ -3190,7 +3190,7 @@ format = 'via [🐪 $version]($style) '
|
||||
|
||||
## Odin
|
||||
|
||||
The 'odin' module shows the currently installed version of [Odin](https://odin-lang.org/). By default the module will be shown if the current directory contains a `.odin` file.
|
||||
The `odin` module shows the currently installed version of [Odin](https://odin-lang.org/). By default the module will be shown if the current directory contains a `.odin` file.
|
||||
|
||||
### Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user