From 065c9cc101073fbf1821c3916d40a6b146113c91 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Wed, 25 Oct 2017 11:17:03 -0400 Subject: [PATCH] Typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c27b63fcab..405a2ecc66 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ First off, thank you for taking the time to contribute! :+1: :tada: * [Discuss](#Discuss) * [Create a Ticket](#Create-a-Ticket) * [Submit a Pull Request](#Submit-a-Pull-Request) -* [Build from Source](#Build-from-Source)) +* [Build from Source](#Build-from-Source) * [Source Code Style](#Source-Code-Style) * [Reference Docs](#Reference-Docs)