From 13a4129bcfd06e822a4d2de0bbc59ea3e3b34c43 Mon Sep 17 00:00:00 2001 From: Zaid Mughal <51900989+zaidMughal@users.noreply.github.com> Date: Sun, 22 Mar 2020 15:44:25 +0500 Subject: [PATCH] Grammar correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f9eb5..289104f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/arduino-libraries/NTPClient.svg?branch=master)](https://travis-ci.org/arduino-libraries/NTPClient) -Connect to a NTP server, here is how: +Connect to an NTP server, here is how: ```cpp #include