Skip to content

Commit c65f2f2

Browse files
committed
Fixed typo
1 parent e9a4821 commit c65f2f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ or
6464
```text
6565
* * * * * cd /var/www/vhosts/example.com/httpdocs/bin && /opt/plesk/php/7.4/bin/php ./cli.php demo-command -q
6666
```
67-
Adapt the command to your secifications by replacing _7.4_ with your PHP version and _example.com_ with your domain name.
67+
Adapt the command to your specifications by replacing **7.4** with your PHP version and **example.com** with your domain name.
6868

6969
Note the **-q** (or **--quiet**) option at the end of the command - it serves as a flag to inform the Application that no output should be returned (unless it's an error).
7070

0 commit comments

Comments
 (0)