Skip to content

Commit b96475a

Browse files
committed
Typo fix #2
1 parent 9e8539e commit b96475a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ An application written in C++ to modify the Windows 11 Taskbar. Current version
2424

2525
## **Parameters**
2626
**With 1.0.3 release all Parameters can be changed with GUI**,<br/><br/>
27-
If you want still use change properties with console, here are Parameters:
27+
If you still want to change properties with console, here are Parameters:
2828
* **`-stop`** parameter (Stops TaskbarXI and reverts the taskbar to default)
2929
* **`-restart`** parameter (Does not refresh the taskbar region when starting)
3030
* **`-square`** parameter (Uses square corners instead of rounded corners)
@@ -45,7 +45,7 @@ If you want still use change properties with console, here are Parameters:
4545

4646

4747

48-
**Example:** `"TaskbarXI.exe" -ignoremax -expandspeed 100 -square`
48+
**CMD Example:** `"TaskbarXI.exe" -ignoremax -expandspeed 100 -square`
4949

5050

5151

0 commit comments

Comments
 (0)