mirror of
https://github.com/starship/starship.git
synced 2025-08-17 19:42:07 +02:00
docs: fix grammar in config README (#3069)
This commit is contained in:
@ -80,7 +80,7 @@ A text group is made up of two different parts.
|
|||||||
The first part, which is enclosed in a `[]`, is a [format string](#format-strings).
|
The first part, which is enclosed in a `[]`, is a [format string](#format-strings).
|
||||||
You can add texts, variables, or even nested text groups in it.
|
You can add texts, variables, or even nested text groups in it.
|
||||||
|
|
||||||
In the second part, which is enclosed in a `()`, is a [style string](#style-strings). This can be used style the first part.
|
In the second part, which is enclosed in a `()`, is a [style string](#style-strings). This can be used to style the first part.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user