From f376f2adba8b0215df6efcb6a76d83a4a5c54171 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 15 May 2017 12:58:46 -0400 Subject: [PATCH] Fix misspelling "Safair" -> "Safari" --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3c2eefe20..d65572ef4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -239,7 +239,7 @@ Just like HTML and JavaScript, 4 space soft tabs always. ``` We write vanilla CSS with no preprocessing step. Since iD targets modern browsers, -(Chrome, Firefox, Safair, Opera, IE11, and Edge) feel free to use newer features wisely. +(Chrome, Firefox, Safari, Opera, IE11, and Edge) feel free to use newer features wisely. ## Tests