From b5cd69eb1446a0aa56bf7725f3b267612f3faa06 Mon Sep 17 00:00:00 2001 From: Ethan Pippin Date: Thu, 20 Jan 2022 15:08:28 -0700 Subject: [PATCH] Update contributing.md Co-authored-by: Anthony Lavado --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 81024081..368bd836 100644 --- a/contributing.md +++ b/contributing.md @@ -30,7 +30,7 @@ If your Pull Request relates to an Issue, mention the issue correctly in your PR The following must pass in order for a PR to be merged: - automated `iOS` and `tvOS` builds must succeed - developer account cannot be attached -- SwiftFormat linting check must pas +- SwiftFormat linting check must pass - new strings that are not part of an experimental feature must be localized - correct label(s) are attached, if applicable