mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 18:43:54 -06:00
doc: fix a typo in the default settings discussion (#3980)
This change fixed a typo with the grammatical construct in the sentence.
This commit is contained in:
parent
c0b8b85a47
commit
6cff0435ae
@ -162,7 +162,7 @@ would like to only change the color scheme of the default `cmd` profile to
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Here, we're know we're changing the `cmd` profile, because the `guid`
|
Here, we know we're changing the `cmd` profile, because the `guid`
|
||||||
`"{0caa0dad-35be-5f56-a8ff-afceeeaa6101}"` is `cmd`'s unique GUID. Any profiles
|
`"{0caa0dad-35be-5f56-a8ff-afceeeaa6101}"` is `cmd`'s unique GUID. Any profiles
|
||||||
with that GUID will all be treated as the same object. Any changes in that
|
with that GUID will all be treated as the same object. Any changes in that
|
||||||
profile will overwrite those from the defaults.
|
profile will overwrite those from the defaults.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user