From 867afe68b38db1290fc7c4be9a8cae6edd4bb5cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pita=20Neves?= <116558024+jonpinev@users.noreply.github.com> Date: Tue, 11 Aug 2026 11:56:45 +0100 Subject: [PATCH] Fix typo --- src/ref/ss-command/ss-command-line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ref/ss-command/ss-command-line.md b/src/ref/ss-command/ss-command-line.md index c9799eb93..f786bd535 100644 --- a/src/ref/ss-command/ss-command-line.md +++ b/src/ref/ss-command/ss-command-line.md @@ -35,7 +35,7 @@ To use the commands, on the CLI first navigate to your Service Studio installati And precede any command by `servicestudio.exe` and a space, for example: `servicestudio.exe -merge`. -The syntax is composed of a **command** and it’s **arguments**. The command defines the functionality such as merging two modules. The arguments represent inputs necessary to each switch such as the version of the modules to be merged. +The syntax is composed of a **command** and its **arguments**. The command defines the functionality such as merging two modules. The arguments represent inputs necessary to each switch such as the version of the modules to be merged. ## Summary of available commands