Skip to content

Commit f5442a0

Browse files
author
Tristan
authored
Fix typo
1 parent f190bf5 commit f5442a0

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)