From fd14ad6ce9bfe14e2a551845f27058ecf3853d74 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 7 Feb 2020 15:22:01 +0800 Subject: [PATCH] README: fix phonemic transcription (#5916) [CI SKIP] --- README.md | 2 +- README_ZH.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0c347a29..177aa2e81 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## Vision -The Gogs (`/gɔgs/`) project aims to build a simple, stable and extensible self-hosted Git service that can be setup in the most painless way. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, macOS, Windows and ARM. +The Gogs (`/gɑgz/`) project aims to build a simple, stable and extensible self-hosted Git service that can be setup in the most painless way. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, macOS, Windows and ARM. ## Overview diff --git a/README_ZH.md b/README_ZH.md index df69adaf5..7a4183a44 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -4,7 +4,7 @@ Gogs 是一款极易搭建的自助 Git 服务。 ## 项目愿景 -Gogs(`/gɔgs/`)项目旨在打造一个以最简便的方式搭建简单、稳定和可扩展的自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、macOS、Windows 以及 ARM 平台。 +Gogs(`/gɑgz/`)项目旨在打造一个以最简便的方式搭建简单、稳定和可扩展的自助 Git 服务。使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 **所有平台**,包括 Linux、macOS、Windows 以及 ARM 平台。 ## 项目概览