Skip to content

Commit 4fa4711

Browse files
authored
Merge pull request #11 from Mirodin/patch-1
Fix typo
2 parents f190bf5 + f5442a0 commit 4fa4711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The master can run HTTP calls to a web server for:
5757
* Writing latest measurements from all modules
5858
* Getting time from server to be used for clock sync of all modules
5959

60-
The server side can be implemented in many ways, but PHP files for transferring values to a MariDb/MySQL with a specific
60+
The server side can be implemented in many ways, but PHP files for transferring values to a MariaDb/MySQL with a specific
6161
table structure is provided to be used as-is or as a good starting point if another database solution is wanted.
6262

6363
### Database connection from web pages

0 commit comments

Comments
 (0)