Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed Aug 13, 2024
1 parent 64afce7 commit f700d7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![GitHub Sponsors](https://img.shields.io/github/sponsors/mobizt?logo=github)](https://github.com/sponsors/mobizt)

Revision `2024-08-02T08:45:58Z`
Revision `2024-08-13T03:35:04Z`

## Table of Contents

Expand Down Expand Up @@ -1354,7 +1354,7 @@ Library also provides the option to resume the network connection in case of net
In case WiFi, if the Core SDK provides reconnection function, library will reconnect to WiFi using that function otherwise the WiFi AP credentials are required.
In case Ethernet, if external Ethernet client was used, library will provided the configuarations to allow Ethernet module enabling/resetting and initialization.
In case Ethernet, if external Ethernet client was used, library will provide the configuarations to allow Ethernet module enabling/resetting and initialization.
In case GSM, it requires the configurations for initialize the TinyGSM modem.
Expand Down Expand Up @@ -1629,7 +1629,7 @@ The `App` folder contains 3 sub folders:
- `UserManagement` folder is for Google authentication examples to manage user.
The following section will provided the basic (bare minimum) code example and the links: for the examples, class and functions description and Google API documentation.
The following section will provide the basic (bare minimum) code example and the links: for the examples, class and functions description and Google API documentation.
<details>
<summary>For the Library Examples Structure, please click here.</summary>
Expand Down

0 comments on commit f700d7e

Please sign in to comment.