Browse Source

fixes

pull/185/head
Christopher Fremond 5 years ago
parent
commit
6161469fb1
  1. 2
      subjects/abort.en.md
  2. 2
      subjects/abort.fr.md

2
subjects/abort.en.md

@ -36,7 +36,7 @@ And its output :
```console ```console
student@ubuntu:~/piscine/test$ go build student@ubuntu:~/piscine/test$ go build
student@ubuntu:~/piscine/test$ ./abort student@ubuntu:~/piscine/test$ ./test
5 5
student@ubuntu:~/piscine/test$ student@ubuntu:~/piscine/test$
``` ```

2
subjects/abort.fr.md

@ -36,7 +36,7 @@ And its output :
```console ```console
student@ubuntu:~/piscine/test$ go build student@ubuntu:~/piscine/test$ go build
student@ubuntu:~/piscine/test$ ./abort student@ubuntu:~/piscine/test$ ./test
5 5
student@ubuntu:~/piscine/test$ student@ubuntu:~/piscine/test$
``` ```

Loading…
Cancel
Save