Explorar el Código

Remove superfluous space (#8533)

Christoph Thiede hace 2 años
padre
commit
f1652299fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/common/smalltalkci.md

+ 1 - 1
pages/common/smalltalkci.md

@@ -21,7 +21,7 @@
 
 - Specify a custom Smalltalk image and VM:
 
-`smalltalkci --image {{path/to/Smalltalk.image}} -- vm {{path/to/vm}}`
+`smalltalkci --image {{path/to/Smalltalk.image}} --vm {{path/to/vm}}`
 
 - Clean up caches and delete builds: