docs(introduction): fix typo

This commit is contained in:
davhojt 2023-01-10 12:15:22 +00:00
parent 8bf61c6a45
commit d3f8c485a1
No known key found for this signature in database
GPG Key ID: 29BFE853DB7E0677
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ This command needs to be adapted with **your own username**.
#### 2- set
Once the repository is created, use you code editor to write your first shell script called `hello.sh`
Once the repository is created, use your code editor to write your first shell script called `hello.sh`
When executed, this script must print `Hello choumi!`, where `choumi` is your username.