From 0e55ad5d06b4e3b81b5fb56bf2ca78d6de2669b3 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:09:05 +0300 Subject: [PATCH] Typo Update faq.mdx "radicle" is written in lowercase, but "Radicle" is the proper name of a product/project, so it should be capitalized. --- docs/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.mdx b/docs/faq.mdx index df3ff66..ed67d05 100644 --- a/docs/faq.mdx +++ b/docs/faq.mdx @@ -24,6 +24,6 @@ This, however, is an area of research and focus for us and we strive to do what Our goal is to build a trusted record of software contributions on chain. We are concerned that if we are open source from the start, it may dilute the quality of information coming on chain. We aim to open source as much of our platform as possible, but since there are many unknown unknowns we’ll be mostly closed source at the start. -## Wen GitLab, Bitbucket, radicle, etc? +## Wen GitLab, Bitbucket, Radicle, etc? We’re focused on GitHub for now, but we’ll be integrating into other code repositories as well as non-software contribution tools in the future. If you have a particular request, drop us a message at team@gitpoap.io.