mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
specs: fix typo in 576-ProfilesJumplistSpec.md (#11884)
Fixed typo. ``` existant -> existent ``` * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
This commit is contained in:
parent
d296de8f7b
commit
e7ee39c9fe
@ -114,7 +114,7 @@ The jumplist will have to be saved each time a profile change occurs but the fre
|
||||
|
||||
#### Should it open a new instance of the terminal or open in a new tab?
|
||||
|
||||
#### What should happen if a non existant profile is launched
|
||||
#### What should happen if a non existent profile is launched
|
||||
The jumplist is only updated when the application is running so the profiles could be modified or deleted outside and the jumplist will not be updated. Handling will be done by whatever handles the command line parsing.
|
||||
|
||||
## Future considerations
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user