Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ffe43eb

Browse files
Merge pull request #2 from varsubham/patch-1
Spelling typo fix in README
2 parents c3fd9d8 + 0877338 commit ffe43eb

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
@@ -42,7 +42,7 @@ Watch this tutorial at https://youtu.be/tIbMSqTEpfY
4242
Download [test-dump.sql](https://github.com/varunon9/getting-started-docker-mysql-nodejs/blob/master/mysql-microservice/test-dump.sql) and put it inside mysql-microservice folder along with Dockerfile
4343
4444
7. Create a data directory where mysql will store its content `mkdir data`.
45-
We will specify this directory wile running our mysql container.
45+
We will specify this directory while running our mysql container.
4646
On Linux default storage directory is `/var/lib/mysql` but in this tutorial we'll use a custom storage directory.
4747
4848
8. Build the image with Dockerfile `docker build -t test-mysql .`
@@ -169,4 +169,4 @@ Here 192.168.43.147 is my host IpAddress `ifconfig | grep inet`
169169
170170
### Queries/Comments
171171
172-
You can contact me at varunon9@gmail.com or create github issues.
172+
You can contact me at varunon9@gmail.com or create github issues.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /