Grammar correction

This commit is contained in:
Zaid Mughal 2020-03-22 15:44:25 +05:00 committed by GitHub
parent 894b21de11
commit 13a4129bcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <NTPClient.h>