From 34b502f7a99cdfb2bf3e71d09595ba1fc1dd8a09 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 22 Sep 2020 14:50:13 -0700 Subject: [PATCH] Revise contribute code doc per @seelabs suggestion. --- content/contributing/contribute-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contributing/contribute-code.md b/content/contributing/contribute-code.md index 1bc39d379d..c7d17832f4 100644 --- a/content/contributing/contribute-code.md +++ b/content/contributing/contribute-code.md @@ -1,6 +1,6 @@ # Contribute Code to the XRP Ledger -The software that powers the XRP Ledger is open-source, so anyone can download, modify, extend, or explore it. Look for "[Source]" links in the [documentation](docs.html) to jump directly into the related source code, or browse the source code on GitHub: +The software that powers the XRP Ledger is open-source, so anyone can download, modify, extend, or explore it. Community involvement makes it better. Look for "[Source]" links in the [documentation](docs.html) to jump directly into the related source code, or browse the source code on GitHub: | XRP Ledger Source Code | | |:-----------------------|:----------------------------------------------------|