SataQiu / istio-official-translation-tasks

1 stars 0 forks source link

/docs/examples/microservices-istio/single/index.md #825

Open SataQiu opened 4 years ago

SataQiu commented 4 years ago

Source File: /docs/examples/microservices-istio/single/index.md Diff:

 diff --git a/content/en/docs/examples/microservices-istio/single/index.md b/content/en/docs/examples/microservices-istio/single/index.md
index 0d05c97bb..aba6aecf4 100644
--- a/content/en/docs/examples/microservices-istio/single/index.md
+++ b/content/en/docs/examples/microservices-istio/single/index.md
@@ -107,7 +107,7 @@ Since you run the `ratings` service locally, you can also access it via the
     {"id":7,"ratings":{"Reviewer1":5,"Reviewer2":4}}
     {{< /text >}}

-1. Use the `POST` method of the `curl` command to set the ratings for the
+1. Open a different terminal session and use the `POST` method of the `curl` command to set the ratings for the
     product to `1`:

     {{< text bash >}}
@@ -126,4 +126,4 @@ Since you run the `ratings` service locally, you can also access it via the

 Congratulations, you can now build, test, and run a service on your local computer!

-You are ready to learn how to package the service into a container.
+You are ready to [package the service](/docs/examples/microservices-istio/package-service) into a container.
SataQiu commented 4 years ago

/accept

SataQiu commented 4 years ago

Sorry @SataQiu, only issues with special values ('pending') can be accepted.

SataQiu commented 4 years ago

/accept

SataQiu commented 4 years ago

Thank you @SataQiu, this issue had been assigned to you.