From 37d56479d61977d0a5f714341a70f9c7da07705e Mon Sep 17 00:00:00 2001 From: hippietrail Date: Mon, 29 Jul 2024 07:59:01 +0000 Subject: [PATCH] Some English fixes (#450) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - The danger are low→The danger is low - on own hardware→on our own hardware - rackspace→rack space - awareness on the topic→awareness of the topic Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/450 Reviewed-by: Patrick Schratz Co-authored-by: hippietrail Co-committed-by: hippietrail --- content/getting-started/faq.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/getting-started/faq.md b/content/getting-started/faq.md index 50f5879..578a447 100644 --- a/content/getting-started/faq.md +++ b/content/getting-started/faq.md @@ -21,7 +21,7 @@ and the distributed voting rights maintain a healthy governance of the project. ### Is Codeberg well funded? -Don't worry, the danger of having Codeberg disappear are low! +Don't worry, the danger of having Codeberg disappear is low! Codeberg is powered by donations and membership fees of the non-profit association. The non-profit Codeberg e.V. members decide over the budget plans once a year, @@ -36,8 +36,8 @@ but extend the features, add new services, and generously offer more power e.g. ### Where is Codeberg hosted? -Most of our services run on own hardware in a rented facility in Berlin, Germany. -The networking and rackspace is provided by another volunteer-driven association. +Most of our services run on our own hardware in a rented facility in Berlin, Germany. +The networking and rack space is provided by another volunteer-driven association. Certain tasks are offloaded to other locations and providers, e.g. [netcup GmbH](https://www.netcup.de/) and [Hetzner Online GmbH](https://www.hetzner.com/). @@ -73,7 +73,7 @@ More often than not, we also send patches to upstream projects; that way, we all Our mission is to support the creation and development of Free Software; therefore we only allow repos licensed under an OSI/FSF-approved license. For more details see [Licensing article](/getting-started/licensing). -However, we sometimes tolerate repositories that aren't perfectly licensed and focus on spreading awareness on the topic of improper FLOSS licensing and its issues. +However, we sometimes tolerate repositories that aren't perfectly licensed and focus on spreading awareness of the topic of improper FLOSS licensing and its issues. ### Can I use private repositories for my project?