From 44cfa3484f915dd5a212270e64588316ad73ede0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20M=2E=20Monacci?= Date: Tue, 3 Nov 2020 07:40:17 -0300 Subject: [PATCH] Fix typo Fix typo (proprosal -> proposal) --- PROPOSAL-PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROPOSAL-PROCESS.md b/PROPOSAL-PROCESS.md index d82fc02dd..fa31c47d9 100644 --- a/PROPOSAL-PROCESS.md +++ b/PROPOSAL-PROCESS.md @@ -30,7 +30,7 @@ The proposal process is the process for reviewing a proposal and reaching a deci * Accept proposal * Decline proposal -After the proposal is accepted or declined, implementation of the proprosal proceeds in the same way as any other contribution to the project. +After the proposal is accepted or declined, implementation of the proposal proceeds in the same way as any other contribution to the project. ## Design Documents