Browse Source

docs(plus): remove new line from output to terminal

mobile-beta
eslopfer 1 year ago
parent
commit
28572ca566
  1. 2
      subjects/devops/plus/README.md

2
subjects/devops/plus/README.md

@ -24,7 +24,7 @@ You could use `expr` like this:
```console
$ expr 2 - 2
0$
0
$
```

Loading…
Cancel
Save