diff --git a/content/use-cases/contribute-code-to-ripple-lib.md b/content/use-cases/contribute-code-to-ripple-lib.md
index 0ae4a39bd5..ee7c098805 100644
--- a/content/use-cases/contribute-code-to-ripple-lib.md
+++ b/content/use-cases/contribute-code-to-ripple-lib.md
@@ -51,12 +51,14 @@ Before you start contributing code to `ripple-lib,` take some time to familiariz
## Contribute code
-Now that you have a handle on `ripple-lib`, you may have ideas for how to improve it. Perhaps you’re developing on the XRP Ledger and want to contribute some code that enables `ripple-lib` to provide a feature your application needs.
+Now that you have a handle on `ripple-lib`, you may have ideas for how to improve it.
+
+Perhaps you’re developing on the XRP Ledger and want to contribute some code that enables `ripple-lib` to provide a feature your application needs.
+
+Need some inspiration? Take a look at our list of [Help Wanted issues](https://github.com/ripple/ripple-lib/issues?utf8=%E2%9C%93&q=label%3A%22help+wanted%22).
Access the `ripple-lib` repo and open an issue or pull request.
-Looking for ideas about how you can help? Take a look at our list of [Help Wanted issues](https://github.com/ripple/ripple-lib/issues?utf8=%E2%9C%93&q=label%3A%22help+wanted%22).
-
{{n.next()}}