SataQiu / istio-official-translation-tasks

1 stars 0 forks source link

/about/release-cadence/index.md #812

Open SataQiu opened 4 years ago

SataQiu commented 4 years ago

Source File: /about/release-cadence/index.md Diff:

 diff --git a/content/en/about/release-cadence/index.md b/content/en/about/release-cadence/index.md
index c79224017..15b6e32a6 100644
--- a/content/en/about/release-cadence/index.md
+++ b/content/en/about/release-cadence/index.md
@@ -13,11 +13,11 @@ The different types represent different product quality levels and different lev
 from the Istio team. In this context, *support* means that we will produce patch releases for critical issues and
 offer technical assistance. Separately, 3rd parties and partners may offer longer-term support solutions.

-|Type             | Support Level                                            | Quality and Recommended Use
-|-----------------|----------------------------------------------------------|----------------------------
-|Development Build| No support                                               | Dangerous, may not be fully reliable. Useful to experiment with.
-|LTS Release      | Support is provided until 3 months after the next LTS    | Safe to deploy in production. Users are encouraged to upgrade to these releases as soon as possible.
-|Patches          | Same as the corresponding Snapshot/LTS release           | Users are encouraged to adopt patch releases as soon as they are available for a given release.
+|Type              | Support Level                                            | Quality and Recommended Use
+|------------------|----------------------------------------------------------|----------------------------
+|Development Build | No support                                               | Dangerous, may not be fully reliable. Useful to experiment with.
+|LTS Release       | Support is provided until 3 months after the next LTS    | Safe to deploy in production. Users are encouraged to upgrade to these releases as soon as possible.
+|Patches           | Same as the corresponding Snapshot/LTS release           | Users are encouraged to adopt patch releases as soon as they are available for a given release.

 You can find available releases on the [releases page](https://github.com/istio/istio/releases),
 and if you're the adventurous type, you can learn about our development builds on the [development builds wiki](https://github.com/istio/istio/wiki/Dev%20Builds).