From e70ac9ac6317095c177d725a795d2d7337d152db Mon Sep 17 00:00:00 2001 From: Federico Esparza Date: Sun, 16 Dec 2018 11:36:25 -0600 Subject: [PATCH] Fix contribute --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index 90b44844f..1538b6a38 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -26,7 +26,7 @@ * [Integration Testing](workflow/testing/integration-testing.md) * [Component Testing](workflow/testing/component-testing.md) * [Unit Testing](workflow/testing/unit-testing.md) -* [Contribut](workflow/pull-requests.md) +* [Contribute](workflow/pull-requests.md) * [Deployment](workflow/deployment.md) ## Recources