From 6ac457f7ba1f80281e406a7c81721513fadf41a8 Mon Sep 17 00:00:00 2001 From: Jeroen Engels Date: Sun, 12 Apr 2020 10:44:16 +0200 Subject: [PATCH] Fix typo in README `etiquete` -> `etiquette` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e527c7d..5dc5219 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This repo tries to document practices that people new to Elm sometimes find surp ## Participation Guidelines -**What is good etiquete when replying to issues or pull requests?** +**What is good etiquette when replying to issues or pull requests?** Issues and pull requests are treated more like a work queue than a discussion platform. It is usually better to talk through stuff in a [community forum][comm] and summarize it down into a clear idea before it becomes an issue.