From 2b3f94a65094603f5efee4a9bf505cd2df8496e1 Mon Sep 17 00:00:00 2001
From: olaph wagoner
Date: Fri, 10 Apr 2020 13:31:00 -0400
Subject: [PATCH] Fix typo on website
In the 'Join Us' section of the OpenDev home page, OpenDev is
spelt with a lower case 'd'. This commit correctly capitalizes it.
Change-Id: I8d10cdbc89d9e509fa0c688345f5f462ccb539e6
---
docker/gitea/custom/templates/home.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker/gitea/custom/templates/home.tmpl b/docker/gitea/custom/templates/home.tmpl
index cca370154a..abcc786a86 100644
--- a/docker/gitea/custom/templates/home.tmpl
+++ b/docker/gitea/custom/templates/home.tmpl
@@ -33,7 +33,7 @@
have many services running, there may still be some services branded as "OpenStack" while we complete the rebranding.
Join Us
- As mentioned previously the OpenDev services themselves are open source software managed on top of Opendev itself. This means that in addition to using OpenDev to host your software development activities you can help us run OpenDev with all of the same tools.
+ As mentioned previously the OpenDev services themselves are open source software managed on top of OpenDev itself. This means that in addition to using OpenDev to host your software development activities you can help us run OpenDev with all of the same tools.
If you use the system and find it useful, we’d love to have your help running it as well.
FAQ