Skip to content

Commit 8b4c983

Browse files
authored
Minor Corrections
Co-authored-by: Mohtasim Chowdhury mohtasim317
1 parent ddf29d1 commit 8b4c983

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ There are two main aspects to Chronos-Microservice-Debugger
1313

1414

1515
```javascript
16-
app.use('/', chronos-microservice-debgugger.microCom('microserviceName', 'databaseType', 'databaseURL'))
16+
app.use('/', chronos-microservice-debugger.microCom('microserviceName', 'databaseType', 'databaseURL'))
1717
chronos-microservice-debugger.microHealth('microserviceName', databaseType, databaseURL))
1818
```
19-
Chronos uses a user-owned and provided database to ensure that your private data stays private. We currently support MongoDB and SQL/PostgresQL databases.
19+
Chronos uses a user-owned and provided database to ensure that your private data stays private. We currently support MongoDB and SQL/PostgreSQL databases.
2020

2121
## Things in the Works
2222
*gRPC support
@@ -27,7 +27,7 @@ Chronos uses a user-owned and provided database to ensure that your private data
2727

2828
## Links
2929
*Chronos Website: http://chronos.ninja
30-
*Gitub Page: http://https://github.com/oslabs-beta/Chronos
30+
*Gitub Page: https://github.com/oslabs-beta/Chronos
3131

3232
## Contact Us
3333
For questions, requests, or more information, please contact us at [email protected]

0 commit comments

Comments
 (0)