Browse Source

typo

pull/292/head
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 first is the `string`
- The second is the separator - The second is the separator
### Expected output : ### Usage :
```console ```console
student@ubuntu:~/piscine-go/splitprog$ go build 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 premier est la `string`
- Le deuxième est le séparateur - Le deuxième est le séparateur
### Expected output : ### Utilisation :
```console ```console
student@ubuntu:~/piscine-go/splitprog$ go build student@ubuntu:~/piscine-go/splitprog$ go build

Loading…
Cancel
Save