Skip to content

Commit 422de8b

Browse files
committed
minor fixes
1 parent 7b1997d commit 422de8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Now images in the tutorial folder are translated, but not committed yet.
153153
**Step 4.** Then you'll need `git add/commit/push` the translated SVGs, as a part of the normal translation flow. You may want to open the translated SVGs directly in the browser to take a look at them before committing. Just to make sure that the translation looks all right.
154154

155155

156-
> Use the `--image` parameter of the script to translate a single image:
156+
> To translate a single image, use the `--image` parameter of the script:
157157
> ```bash
158158
> # replace strings only in try-catch-flow.svg
159159
> NODE_LANG=zh glp engine:koa:tutorial:figuresTranslate --image try-catch-flow.svg

0 commit comments

Comments
 (0)