From 5e0393098112b76c5662d9b9eb6fb0c42e4839d1 Mon Sep 17 00:00:00 2001 From: Gerhard Lazu Date: Tue, 11 Jan 2022 15:28:32 +0000 Subject: [PATCH] Fix quote & remove second quote - it's not a quote Signed-off-by: Gerhard Lazu --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3f6ee2e0..a0bbd3fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,7 @@ The added benefit is that this will force everyone to think about handling partially implemented features & non-breaking changes. Both are great approached, and they work really well in the context of Dagger. -["Small incremental changes FTW!"](https://github.com/dagger/dagger/pull/1348#issuecomment-1009628531) -> "Small pull requests that get merged within hours!" +["Small incremental changes ftw"](https://github.com/dagger/dagger/pull/1348#issuecomment-1009628531) -> Small pull requests that get merged within hours! ## Commits