Browse Source

docs(introduction): fix typo

DEV-4199-make-test-environment-compatible-with-python-exercises
davhojt 1 year ago
parent
commit
d3f8c485a1
No known key found for this signature in database
GPG Key ID: 29BFE853DB7E0677
  1. 2
      subjects/introduction/README.md

2
subjects/introduction/README.md

@ -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.

Loading…
Cancel
Save