Browse Source

Remove superfluous space (#8533)

Christoph Thiede 2 năm trước cách đây
mục cha
commit
f1652299fe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: