From 229fb7826802c404e220de75c96b0d51c752d8ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=96=E4=BF=A1=E6=B6=9B?= Date: Mon, 28 Jan 2019 11:28:52 +0800 Subject: [PATCH] fix typo --- Systemd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Systemd.rst b/Systemd.rst index 0fde662d..189e766c 100644 --- a/Systemd.rst +++ b/Systemd.rst @@ -10,7 +10,7 @@ uWSGI是用于 `systemd `_ 的 添加Emperor到systemd ***************************** -将uWSGI应用与你的初始化系统集成的一个方法事使用 :doc:`Emperor` 。 +将uWSGI应用与你的初始化系统集成的一个方法是使用 :doc:`Emperor` 。 你的初始化系统将只会与统治所有的应用的Emperor进行通信。