Skip to content

Commit 172bb1e

Browse files
authored
Merge pull request #31751 from gaffeyQiu/patch-1
[zh]fix guestbook.md: 原文:"面向生产的" 斜体未生效
2 parents 3721610 + ec8ba14 commit 172bb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tutorials/stateless-application/guestbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ min-kubernetes-server-version: v1.14
2929
This tutorial shows you how to build and deploy a simple _(not production ready)_, multi-tier web application using Kubernetes and [Docker](https://www.docker.com/). This example consists of the following components:
3030
-->
3131
本教程向您展示如何使用 Kubernetes 和 [Docker](https://www.docker.com/) 构建和部署
32-
一个简单的_(非面向生产)的_多层 web 应用程序。本例由以下组件组成:
32+
一个简单的 _(非面向生产的)_ 多层 web 应用程序。本例由以下组件组成:
3333

3434
<!--
3535
* A single-instance [Redis](https://www.redis.io/) to store guestbook entries

0 commit comments

Comments
 (0)