Commit 22c8e2b6967990725742b7b6c00bc5023244b4f5
1 parent
18c77c21
files
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -66,7 +66,7 @@ Below is a table representing the various OBD data required, as well as how ofte |
66 | 66 | The daemon task is structured as shown in the diagram above. Each data collected is subsequently placed |
67 | 67 | in a queue, before being written in the SD card. |
68 | 68 | |
69 | -Let's detail the methods of the most important script files. | |
69 | +Lets detail the methods of the most important script files. | |
70 | 70 | |
71 | 71 | ### customized_DateAndTime.h/cpp |
72 | 72 | ... | ... |