From acf7ed45b5fd4e16409a4fde1b2b5e464fb9a6ff Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Wed, 18 Nov 2020 13:07:35 -0800 Subject: [PATCH] t --- docs/src/feature-proposal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/feature-proposal.md b/docs/src/feature-proposal.md index 327a259a..891d4bcb 100644 --- a/docs/src/feature-proposal.md +++ b/docs/src/feature-proposal.md @@ -56,7 +56,7 @@ The `spl-feature-proposal` configuration is shared with the `solana` command-lin This section describes the life cycle of a feature proposal. -### Implement The Feature +### Implement the Feature The first step is to conceive of the new feature and realize it in the Solana code base, working with the core Solana developers at https://github.com/solana-labs/solana.