Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BMSVieira authored Jan 19, 2024
1 parent 878e1f0 commit 198d989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ There are specific methods you can use for each type of NMEA Sentence, because t
◼️ Usage:
-

There are two ways of extract information, either send the NMEA sentence in the constructor or pass it as variable, for example:
There are two ways of extract information, either send the NMEA sentence in the constructor or pass it as paremeter, for example:

<b>Constructor:</b>
```javascript
Expand Down

0 comments on commit 198d989

Please sign in to comment.