From e1b9fd8df926ebdf232668f19d1eac8079964573 Mon Sep 17 00:00:00 2001 From: Pau Marin <6287958+Pau-Marin@users.noreply.github.com> Date: Thu, 13 May 2021 14:44:37 +0200 Subject: [PATCH] Update apns.markdown (#17822) Added a missing "T" --- source/_integrations/apns.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/apns.markdown b/source/_integrations/apns.markdown index 24746d15b98..9d786f171d9 100644 --- a/source/_integrations/apns.markdown +++ b/source/_integrations/apns.markdown @@ -31,7 +31,7 @@ notify: {% configuration %} name: - description: he name of the notifier. The notifier will bind to the service `notify.NOTIFIER_NAME`. + description: The name of the notifier. The notifier will bind to the service `notify.NOTIFIER_NAME`. required: true type: string cert_file: