Skip to content

Commit

Permalink
Fix error grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhoquang committed Jan 28, 2019
1 parent 8ac0830 commit 50a56f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Expand Up @@ -90,10 +90,10 @@ illustrating how the library can be used with various time sources:
if it is running and connected to the Arduino serial port.
- `TimeSerialDateStrings.pde` adds day and month name strings to the sketch above
Short (3 character) and long strings are available to print the days of
Short (3 characters) and long strings are available to print the days of
the week and names of the months.
- `TimeRTC` uses a DS1307 real time clock to provide time synchronization.
- `TimeRTC` uses a DS1307 real-time clock to provide time synchronization.
A basic RTC library named DS1307RTC is included in the download.
To run this sketch the DS1307RTC library must be installed.
Expand Down

0 comments on commit 50a56f2

Please sign in to comment.