Skip to content

Commit 2ec5c10

Browse files
authored
Update README.md
1 parent 38e13e9 commit 2ec5c10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This application is made of two parts:
1717
- is a React.js project located in the [client](src/client) folder.
1818
* API
1919
- uses the [MariaDB Node.js Connector](https://github.com/mariadb-corporation/mariadb-connector-nodejs) with [Sequelize](https://sequelize.org/) to connect to MariaDB.
20-
- is a Node.js project located int the [api](src/api) folder.
20+
- is a Node.js project located in the [api](src/api) folder.
2121

2222
This README will walk you through the steps for getting the TODO web application up and running using MariaDB.
2323

@@ -96,7 +96,7 @@ This application is made of two parts:
9696
- is a React.js project located in the [client](src/client) folder.
9797
* API
9898
- uses the [MariaDB Node.js Connector](https://github.com/mariadb-corporation/mariadb-connector-nodejs) with [Sequelize](https://sequelize.org/) to connect to MariaDB.
99-
- is a Node.js project located int the [api](src/api) folder.
99+
- is a Node.js project located in the [api](src/api) folder.
100100

101101
### a.) Configure the app <a name="configure-app"></a>
102102

0 commit comments

Comments
 (0)