Browse Source

typo

content-update
Christopher Fremond 5 years ago committed by Christopher Fremond
parent
commit
ab9708d16c
  1. 2
      subjects/splitprog.en.md
  2. 2
      subjects/splitprog.fr.md

2
subjects/splitprog.en.md

@ -9,7 +9,7 @@ The program receives two parameters:
- The first is the `string`
- The second is the separator
### Expected output :
### Usage :
```console
student@ubuntu:~/piscine-go/splitprog$ go build

2
subjects/splitprog.fr.md

@ -9,7 +9,7 @@ Le programme reçoit deux paramètres:
- Le premier est la `string`
- Le deuxième est le séparateur
### Expected output :
### Utilisation :
```console
student@ubuntu:~/piscine-go/splitprog$ go build

Loading…
Cancel
Save